Skip to content

Commit d82c663

Browse files
tashianclaude
andcommitted
Add security-events: write for SARIF upload
The zizmor-action uploads results to GitHub Advanced Security by default, which requires security-events: write permission. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9380018 commit d82c663

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
permissions:
1010
contents: read
11+
security-events: write
1112
steps:
1213
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1314
with:

0 commit comments

Comments
 (0)