We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e230943 commit b451dfbCopy full SHA for b451dfb
.github/workflows/secure_workflows.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Checkout code
33
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
34
- name: Ensure 3rd party workflows have SHA pinned
35
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec # v3.0.3
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@19ebcb0babbd282ae1822a0b9c28f3f1f25cea45 # v3.0.4
36
with:
37
allowlist: slsa-framework/slsa-github-generator
0 commit comments