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 dd0bbbbCopy full SHA for dd0bbbb
.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@b295fd72b4aa4b96c7d8695ab5cf73e14aa714e8
45
with:
46
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
47
fail-severity: high
0 commit comments