We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c95a5 commit 0dc3a59Copy full SHA for 0dc3a59
1 file changed
.github/workflows/codeql-analysis.yml
@@ -15,6 +15,9 @@ jobs:
15
# CodeQL runs on ubuntu-latest and windows-latest
16
runs-on: ubuntu-latest
17
18
+ permissions:
19
+ security-events: write
20
+
21
steps:
22
- name: Checkout repository
23
uses: actions/checkout@v3
0 commit comments