Skip to content

Commit 69c21df

Browse files
committed
Also allow reading of packages in the CodeQL workflow.
1 parent 85ad2c5 commit 69c21df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
name: codeql analysis
1212
permissions:
1313
contents: read
14+
packages: read
1415
security-events: write
1516
jobs:
1617
csharp:

0 commit comments

Comments
 (0)