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 c30924d commit 7f7acd0Copy full SHA for 7f7acd0
.github/workflows/enforce-sha.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout code
13
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
14
- name: Ensure SHA pinned actions
15
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@2d6823da4039243036c86d76f503c84e2ded2517 # v3
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # v3
16
with:
17
allowlist: |
18
prefix-dev/
0 commit comments