Skip to content

Commit e3580f4

Browse files
fail on high errors
1 parent 5cf1ca2 commit e3580f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/self-zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@5793b5cefc1316d82c0d8842e6458a8a3d8cc847
4545
with:
4646
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
47-
fail-severity: never
47+
fail-severity: high
4848
min-severity: high
4949
min-confidence: low
5050
extra-args: --offline

0 commit comments

Comments
 (0)