We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7235aea commit c322dbfCopy full SHA for c322dbf
.github/workflows/asf-allowlist-check.yml
@@ -43,5 +43,4 @@ jobs:
43
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
44
with:
45
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]
+ - uses: apache/infrastructure-actions/allowlist-check@4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 # main
0 commit comments