Skip to content

Commit dba0602

Browse files
committed
ci(release): add packages: read permission
1 parent 5772c43 commit dba0602

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ permissions:
1212
# only required for workflows in private repositories
1313
actions: read
1414
security-events: write
15+
# required to fetch internal or private CodeQL packs
16+
packages: read
1517

1618
concurrency:
1719
group: release

0 commit comments

Comments
 (0)