We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28dfb5 commit f892b70Copy full SHA for f892b70
1 file changed
.github/workflows/codeql-analysis.yml
@@ -24,6 +24,9 @@ jobs:
24
analyze:
25
name: Analyze
26
runs-on: ubuntu-latest
27
+ permissions:
28
+ contents: read
29
+ security-events: write
30
31
strategy:
32
fail-fast: false
0 commit comments