Skip to content

build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 #278

build(deps): bump github/codeql-action from 3.25.5 to 3.25.6

build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 #278

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@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
github.com:443
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Ensure SHA Pinned Actions
# You may pin to the exact commit or the version.
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@40e45e738b3cad2729f599d8afc6ed02184e1dbd # v3.0.5
# uses: zgosalvez/[email protected]