Skip to content

Commit 8edefa5

Browse files
committed
Update GitHub Actions workflow permissions to include security-events for enhanced vulnerability management
1 parent 0bcaafd commit 8edefa5

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
@@ -17,6 +17,7 @@ on:
1717
permissions:
1818
contents: write
1919
packages: write
20+
security-events: write
2021

2122
jobs:
2223
scan-vulnerabilities:

0 commit comments

Comments
 (0)