Skip to content

Commit 3265c1b

Browse files
committed
Update permissions allowing write permission for security events.
1 parent 753c8ff commit 3265c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

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

2828
permissions:
2929
contents: read
30+
security-events: write
3031

3132
jobs:
3233
analyze:

0 commit comments

Comments
 (0)