Skip to content

Commit 995a9d2

Browse files
libotonyotherview
andcommitted
add zizmor config (#1538)
Co-authored-by: Pedro Gomes <otherview@gmail.com>
1 parent 7a4e2a7 commit 995a9d2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/zizmor.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
rules:
2+
unpinned-uses:
3+
config:
4+
# Trusted GitHub-maintained action
5+
policies:
6+
actions/checkout: ref-pin
7+
actions/setup-go: ref-pin
8+
actions/setup-node: ref-pin
9+
actions/download-artifact: ref-pin
10+
actions/upload-artifact: ref-pin

0 commit comments

Comments
 (0)