We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043e87b commit 5e36cceCopy full SHA for 5e36cce
1 file changed
.github/workflows/self-zizmor.yaml
@@ -48,7 +48,7 @@ jobs:
48
# Testing security-appsec#326: reusable with optional .github/zizmor-collection-ignore. Point org rulesets at
49
# branch test/zizmor-vendor-excludes-326 to validate; replace with grafana/shared-workflows@<merge SHA> for main.
50
# Pin to fork branch (moves with pushes) for pre-merge testing; switch back to @<SHA> for reproducible runs.
51
- uses: isaiah-grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@feat/zizmor-vendor-excludes-326
+ uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@feat/zizmor-vendor-excludes-326
52
with:
53
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
54
fail-severity: high
0 commit comments