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 d091bb2Copy full SHA for d091bb2
.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@048e414d91cd19f4ba2e36d8e188c7e6aad7cabf
47
with:
48
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
49
fail-severity: high
0 commit comments