Skip to content

Commit 4732e1a

Browse files
Update codeql-analysis.yml
1 parent c6e5bad commit 4732e1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/codeql-analysis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ on:
2121
schedule:
2222
- cron: '35 14 * * 3'
2323

24+
permissions:
25+
actions: read
26+
contents: read
27+
security-events: write
28+
2429
jobs:
2530
analyze:
2631
name: Analyze

0 commit comments

Comments
 (0)