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 28e7ecbCopy full SHA for 28e7ecb
.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@b545d8afe61d00248004bf0f5fe076d31037290e
49
with:
50
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
51
fail-severity: high
0 commit comments