Skip to content

Commit 8b6854c

Browse files
committed
Ignore env.CONTAINER in 'with', cannot use shell variable here
1 parent 0095248 commit 8b6854c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/zizmor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Configuration for the zizmor static analysis tool, run via prek in CI
22
# https://woodruffw.github.io/zizmor/configuration/
33
rules:
4+
template-injection:
5+
ignore:
6+
- build-and-push.yml:108
47
unpinned-uses:
58
config:
69
policies:

0 commit comments

Comments
 (0)