We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0878295 + 4785457 commit b90354aCopy full SHA for b90354a
1 file changed
.github/workflows/codeql.yml
@@ -13,6 +13,9 @@ jobs:
13
name: Analyze
14
runs-on: ubuntu-latest
15
16
+ permissions:
17
+ security-events: write
18
+
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v2
0 commit comments