Skip to content

Commit 596b36e

Browse files
change severity and confidence (#29)
1 parent ddcac81 commit 596b36e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/self-zizmor.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jobs:
2121
with:
2222
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
2323
fail-severity: never
24+
min-severity: high
25+
min-confidence: low

0 commit comments

Comments
 (0)