We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63072ee commit eb9fc5bCopy full SHA for eb9fc5b
.github/workflows/secure-workflows.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Checkout code
33
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
- name: Ensure 3rd party workflows have SHA pinned
35
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@2d6823da4039243036c86d76f503c84e2ded2517 # v3.0.24
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # v3.0.25
36
with:
37
allowlist: slsa-framework/slsa-github-generator
0 commit comments