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 d85dd72 commit e848deaCopy full SHA for e848dea
.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@5793b5cefc1316d82c0d8842e6458a8a3d8cc847
+ uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@711023bf9ca850b44212f14171507e0089cbc4b3
45
with:
46
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
47
fail-severity: high
0 commit comments