Skip to content

Commit dd4c9ae

Browse files
authored
codeql-analysis.yml: added missing permission (#4406)
1 parent e715ba1 commit dd4c9ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: [push, pull_request]
44

55
permissions:
66
contents: read
7+
security-events: write
78

89
jobs:
910
analyze:

0 commit comments

Comments
 (0)