Update CodeQL workflow to use packages:read permission.

Co-authored-by: Anders Starcke Henriksen <starcke@github.com>
This commit is contained in:
Marco Gario
2024-04-11 09:39:30 +02:00
parent ca5bcdc693
commit a3194f5b47
+3
View File
@@ -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