Skip to content

Commit b02fb5b

Browse files
committed
Update codeql-analysis.yml
Fixing another alert Signed-off-by: jkalanda <[email protected]>
1 parent b5eed82 commit b02fb5b

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)