We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c88069 commit fcc5f9eCopy full SHA for fcc5f9e
.github/workflows/codeql-analysis.yml
@@ -10,6 +10,8 @@ jobs:
10
CodeQL-Build:
11
# CodeQL runs on ubuntu-latest and windows-latest
12
runs-on: ubuntu-latest
13
+ permissions:
14
+ security-events: write
15
16
steps:
17
- name: Checkout repository
0 commit comments