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 2fad4cf commit 639af8fCopy full SHA for 639af8f
.github/workflows/self-zizmor.yaml
@@ -43,7 +43,7 @@ jobs:
43
- zizmor-check
44
if: ${{ needs.zizmor-check.outputs.found-files == 'true' }}
45
46
- uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@835ea6d866784d0db603612bfbb354d152b62f5c
+ uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@cd5c449717754f606ddee3a281f9ea58cec47faa
47
with:
48
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
49
fail-severity: high
0 commit comments