Skip to content

Commit 66597e4

Browse files
Merge pull request #1018 from microsoft/users/lukaskohl/codeqlfixes
Add explicit permissions to github action
2 parents f881b5b + 86b34aa commit 66597e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/codeql-analysis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: CodeQL Analysis
2+
permissions:
3+
security-events: write
24

35
on:
46
push:

0 commit comments

Comments
 (0)