Update CodeQL workflow to use packages:read permission.
Co-authored-by: Anders Starcke Henriksen <[email protected]>
This commit is contained in:
co-authored by
Anders Starcke Henriksen
parent
ca5bcdc693
commit
a3194f5b47
@@ -33,6 +33,9 @@ jobs:
|
||||
# required for all workflows
|
||||
security-events: write
|
||||
|
||||
# required to fetch internal or private CodeQL packs
|
||||
packages: read
|
||||
|
||||
# only required for workflows in private repositories
|
||||
actions: read
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user