We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c805a4 commit 9b615a8Copy full SHA for 9b615a8
1 file changed
.github/workflows/codeql-analysis.yml
@@ -19,6 +19,8 @@ permissions:
19
20
jobs:
21
CodeQL-Build:
22
+ permissions:
23
+ security-events: write # for github/codeql-action/analyze to upload SARIF results
24
runs-on: ubuntu-latest
25
26
steps:
0 commit comments