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 5c111b2 commit 31e4209Copy full SHA for 31e4209
.github/workflows/self-zizmor.yaml
@@ -41,7 +41,7 @@ jobs:
41
- zizmor-check
42
if: ${{ needs.zizmor-check.outputs.found-files == 'true' }}
43
44
- uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@835ea6d866784d0db603612bfbb354d152b62f5c
+ uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@0372d50427935cffaf8f0f9262eb897d914d6a22
45
with:
46
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
47
fail-severity: high
0 commit comments