Skip to content

Commit f892b70

Browse files
authored
Update codeql-analysis.yml (#144)
Addressing Another CodeQL alert Signed-off-by: jkalanda <[email protected]>
1 parent e28dfb5 commit f892b70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
analyze:
2525
name: Analyze
2626
runs-on: ubuntu-latest
27+
permissions:
28+
contents: read
29+
security-events: write
2730

2831
strategy:
2932
fail-fast: false

0 commit comments

Comments
 (0)