Skip to content

Commit 0bcaafd

Browse files
committed
Enhance GitHub Actions workflow permissions to allow package management for security updates
1 parent 2771da4 commit 0bcaafd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action_publish-images-security-updates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616

1717
permissions:
1818
contents: write
19+
packages: write
1920

2021
jobs:
2122
scan-vulnerabilities:

0 commit comments

Comments
 (0)