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 8673bd0 commit 52ea83eCopy full SHA for 52ea83e
.github/workflows/self-zizmor.yaml
@@ -14,7 +14,7 @@ jobs:
14
pull-requests: write
15
security-events: write
16
17
- uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@8fa210559ab2cc62e7b12d3bb9cba19dbc862c11
+ uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@5cc7159e3c4f86cccb6756174d6ad62a37b87419
18
with:
19
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
20
fail-severity: never
0 commit comments