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 905684c commit ee66d2cCopy full SHA for ee66d2c
.github/workflows/codeql-analysis.yml
@@ -22,6 +22,8 @@ permissions: read-all
22
23
jobs:
24
CodeQL-Build:
25
+ permissions:
26
+ security-events: write
27
runs-on: ubuntu-latest
28
29
steps:
0 commit comments