Skip to content

build(deps): bump actions/checkout from 4.1.1 to 4.1.2 #248

build(deps): bump actions/checkout from 4.1.1 to 4.1.2

build(deps): bump actions/checkout from 4.1.1 to 4.1.2 #248

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@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
with:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
github.com:443
- name: Checkout
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Ensure SHA Pinned Actions
# You may pin to the exact commit or the version.
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec # v3.0.3
# uses: zgosalvez/[email protected]