We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68f58e commit 53e660cCopy full SHA for 53e660c
2 files changed
.github/workflows/.zizmor.yml
@@ -22,7 +22,6 @@ jobs:
22
contents: read
23
security-events: write
24
with:
25
- version: v1.22.0
26
min-severity: medium
27
min-confidence: medium
28
persona: pedantic
.github/zizmor.yml
@@ -0,0 +1,4 @@
1
+# https://docs.zizmor.sh/configuration/
2
+rules:
3
+ secrets-outside-env:
4
+ disable: true
0 commit comments