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 fe516e7 commit 7f1fff0Copy full SHA for 7f1fff0
1 file changed
.github/workflows/enforce-sha.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout code
15
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16
- name: Ensure SHA pinned actions
17
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@d5d20e15f2736816ee0e001ba8b24b54d9ffcff4 # v5
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@70c4af2ed5282c51ba40566d026d6647852ffa3e # v5
18
with:
19
allowlist: |
20
prefix-dev/
0 commit comments