Skip to content

Commit f6e1d08

Browse files
committed
Update permissions in codeql-analysis workflow
1 parent 2be4376 commit f6e1d08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ on:
2222

2323
permissions:
2424
contents: read
25+
security-events: write
26+
actions: read
2527

2628
jobs:
2729
analyze:

0 commit comments

Comments
 (0)