Skip to content

Commit e8e7c78

Browse files
tashianclaude
andcommitted
Add security-events: write to zizmor caller workflow
The caller workflow's permissions are the ceiling for reusable workflows. The zizmor-action needs security-events: write to upload SARIF results to GitHub Advanced Security. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c5bd8ff commit e8e7c78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ concurrency:
99

1010
permissions:
1111
contents: read
12+
security-events: write
1213

1314
jobs:
1415
zizmor:

0 commit comments

Comments
 (0)