Skip to content

Commit d7f6a2e

Browse files
committed
Add actions: read permission for SARIF upload robustness
1 parent 83a28f4 commit d7f6a2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- cron: '0 0 * * 1' # Weekly on Monday
1010

1111
permissions:
12+
actions: read
1213
contents: read
1314
security-events: write
1415

0 commit comments

Comments
 (0)