We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddcac81 commit d299d90Copy full SHA for d299d90
.github/workflows/self-zizmor.yaml
@@ -21,3 +21,5 @@ jobs:
21
with:
22
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
23
fail-severity: never
24
+ min-severity: high
25
+ min-confidence: low
0 commit comments