Skip to content

Commit 7a4e2a7

Browse files
committed
Update zizmor perms (#1536)
1 parent c73e661 commit 7a4e2a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/on-master-commit.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ jobs:
3636
scan-workflows:
3737
name: Scan Workflows
3838
uses: ./.github/workflows/scan-workflows.yaml
39+
permissions:
40+
contents: read
41+
actions: read
42+
checks: write
43+
issues: write
44+
pull-requests: write
3945
secrets:
4046
ZIZMOR_TOKEN: ${{ secrets.ZIZMOR_TOKEN }}
4147

0 commit comments

Comments
 (0)