We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458cb15 commit ce97bf3Copy full SHA for ce97bf3
.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