Skip to content

build(deps): bump github/codeql-action from 3.25.11 to 3.26.10 #317

build(deps): bump github/codeql-action from 3.25.11 to 3.26.10

build(deps): bump github/codeql-action from 3.25.11 to 3.26.10 #317

Workflow file for this run

on: push
name: Check SHAs
permissions:
contents: read
jobs:
check_shas:
name: Check SHAs
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
github.com:443
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Ensure SHA Pinned Actions
# You may pin to the exact commit or the version.
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b88cd0aad2c36a63e42c71f81cb1958fed95ac87 # v3.0.10
# uses: zgosalvez/[email protected]