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