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.
2 parents 5e40000 + 1f0d979 commit 83ad62dCopy full SHA for 83ad62d
.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@7c748d77ca1ccc01af4281ea72c7ec9d2b3d9129
45
with:
46
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
47
fail-severity: high
0 commit comments