Skip to content

Commit c322dbf

Browse files
authored
ci: fix zizmor workflow (#3243)
1 parent 7235aea commit c322dbf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/asf-allowlist-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ jobs:
4343
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4444
with:
4545
persist-credentials: false
46-
# Intentionally unpinned to always use the latest allowlist from the ASF.
47-
- uses: apache/infrastructure-actions/allowlist-check@main # zizmor: ignore[unpinned-uses]
46+
- uses: apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 # main

0 commit comments

Comments
 (0)