Skip to content

build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions #285

build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions

build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions #285

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@76d1d8e0b075d7190b5d59b86da91c7bdbcc99b2 # v3.0.7
# uses: zgosalvez/[email protected]