We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 363a3dd commit 649d0cbCopy full SHA for 649d0cb
1 file changed
.github/workflows/enforce-sha.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout code
13
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
14
- name: Ensure SHA pinned actions
15
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@70c4af2ed5282c51ba40566d026d6647852ffa3e # v3
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@cc9ffdc62fadb9f83b46dd0979d9ad50408cc6a6 # v3
16
with:
17
allowlist: |
18
prefix-dev/
0 commit comments