Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7fbd04b

Browse files
committed
Allow tagged actions
1 parent 22ab2f6 commit 7fbd04b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/zizmor.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Configuration for the zizmor static analysis tool, run via pre-commit in CI
2+
# https://woodruffw.github.io/zizmor/configuration/
3+
rules:
4+
unpinned-uses:
5+
config:
6+
policies:
7+
"*": ref-pin

0 commit comments

Comments
 (0)