We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1437fd commit c5b2c90Copy full SHA for c5b2c90
.github/workflows/secure_workflows.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout code
33
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
34
- name: Ensure 3rd party workflows have SHA pinned
35
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@2f2ebc6d914ab515939dc13f570f91baeb2c194c # v3.0.6
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@76d1d8e0b075d7190b5d59b86da91c7bdbcc99b2 # v3.0.7
36
with:
37
allowlist: |
38
slsa-framework/slsa-github-generator
0 commit comments