Skip to content

Commit 0710638

Browse files
committed
Add security-events write permission for SARIF upload
1 parent 8424eed commit 0710638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
permissions:
3333
contents: read
3434
packages: write
35+
security-events: write
3536

3637
steps:
3738
- name: Checkout repository

0 commit comments

Comments
 (0)