We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b40db commit 35a1a45Copy full SHA for 35a1a45
.github/workflows/secure-workflows.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Checkout code
33
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
34
- name: Ensure 3rd party workflows have SHA pinned
35
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@76d1d8e0b075d7190b5d59b86da91c7bdbcc99b2 # v3.0.7
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@74606c30450304eee8660aae751818321754feb1 # v3.0.9
36
with:
37
allowlist: slsa-framework/slsa-github-generator
0 commit comments