Skip to content

Commit 971fb71

Browse files
committed
fix: Make codeql workflow happy
1 parent ea1e936 commit 971fb71

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
@@ -10,7 +10,9 @@ on:
1010
- cron: '0 21 * * 0'
1111

1212
permissions:
13+
actions: read
1314
contents: read
15+
security-events: write
1416

1517
jobs:
1618
analyse:

0 commit comments

Comments
 (0)