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 eca5c71 commit ff61d50Copy full SHA for ff61d50
.github/workflows/secure-workflows.yml
@@ -32,6 +32,6 @@ 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: slsa-framework/slsa-github-generator
0 commit comments