Skip to content

Commit 92af72f

Browse files
committed
fix: add security-events: write to security workflow
The reusable_security.yaml workflow requires security-events: write to upload SARIF results.
1 parent c1488b6 commit 92af72f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/security.yaml

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

1414
permissions:
1515
contents: read
16+
security-events: write
1617

1718
jobs:
1819
security:

0 commit comments

Comments
 (0)