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 83ad62d commit 0e4467fCopy full SHA for 0e4467f
.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@7c748d77ca1ccc01af4281ea72c7ec9d2b3d9129
+ uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@a4723c4cafe1eaac7d9e985b5a47b1c2bdd821a5
45
with:
46
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
47
fail-severity: high
0 commit comments