Skip to content

Commit 1edae81

Browse files
committed
ci: Fix permissions of publish workflow
1 parent 50b772f commit 1edae81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions:
1010
id-token: write # Required for OIDC
1111
packages: write
1212
contents: read
13+
security-events: write # Required for uploading SARIF files
1314

1415
jobs:
1516
build-and-test:

0 commit comments

Comments
 (0)