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 2fad4cf commit 1651634Copy full SHA for 1651634
.github/workflows/self-zizmor.yaml
@@ -43,7 +43,7 @@ jobs:
43
- zizmor-check
44
if: ${{ needs.zizmor-check.outputs.found-files == 'true' }}
45
46
- uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@835ea6d866784d0db603612bfbb354d152b62f5c
+ uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@60fadd1458bb20b97f00618568c22ed1c7d485bd
47
with:
48
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
49
fail-severity: high
0 commit comments