We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc7983 commit b412099Copy full SHA for b412099
.github/workflows/secure_workflows.yml
@@ -32,7 +32,7 @@ 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@6eb1abde32fed00453b0d03497f4ba4fecba146d # v3.0.21
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@25ed13d0628a1601b4b44048e63cc4328ed03633 # v3.0.22
36
with:
37
allowlist: |
38
slsa-framework/slsa-github-generator
0 commit comments