Commit 581183e
Fix release workflow permissions for CI reusable workflow call
The top-level permissions block in release.yml was capping permissions
to `contents: read`, which blocked the called ci.yml workflow from
requesting `actions: read` and `security-events: write` needed for
CodeQL scanning.
Change-Type: ci
Release-Note: no
Audience: internal
Impact: none
Breaking: false
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1b32945 commit 581183e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments