We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf244e4 commit 54320a7Copy full SHA for 54320a7
.github/workflows/secure-workflows.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Checkout code
33
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
34
- name: Ensure 3rd party workflows have SHA pinned
35
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@3c16e895bb662b4d7e284f032cbe8835a57773cc # v3.0.11
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@0901cf7b71c7ea6261ec69a3dc2bd3f9264f893e # v3.0.12
36
with:
37
allowlist: slsa-framework/slsa-github-generator
0 commit comments