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 d950e3bCopy full SHA for d950e3b
.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@96e4673a3d86dbbd332f3251c21a4c1299baa714
45
with:
46
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
47
fail-severity: high
0 commit comments