Skip to content

Commit 6689a4f

Browse files
committed
fix zizmor permissions
1 parent 2389614 commit 6689a4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ concurrency:
1313
group: ${{ github.workflow }}-${{ github.ref }}
1414
cancel-in-progress: true
1515

16-
permissions: {}
16+
permissions:
17+
security-events: write
1718

1819
jobs:
1920
zizmor:

0 commit comments

Comments
 (0)