Skip to content

Commit 5e36cce

Browse files
Update workflow to use grafana/shared-workflows
1 parent 043e87b commit 5e36cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/self-zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# Testing security-appsec#326: reusable with optional .github/zizmor-collection-ignore. Point org rulesets at
4949
# branch test/zizmor-vendor-excludes-326 to validate; replace with grafana/shared-workflows@<merge SHA> for main.
5050
# 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
51+
uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@feat/zizmor-vendor-excludes-326
5252
with:
5353
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
5454
fail-severity: high

0 commit comments

Comments
 (0)