We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490facd commit b0afb62Copy full SHA for b0afb62
.github/workflows/codeql-analysis.yml
@@ -3,7 +3,7 @@ name: "Code scanning - action"
3
permissions:
4
actions: read
5
contents: read
6
- security-events: read
+ security-events: write
7
8
on:
9
push:
0 commit comments