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.
2 parents 3716a02 + 23853c7 commit 177f9f3Copy full SHA for 177f9f3
.github/workflows/secure_workflows.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout code
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
- name: Ensure 3rd party workflows have SHA pinned
22
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@2d6823da4039243036c86d76f503c84e2ded2517 # v3.0.24
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # v3.0.25
23
with:
24
# Trusted GitHub Actions and/or organizations
25
allowlist: |
0 commit comments