Skip to content

Commit 8f70ecc

Browse files
Add shared zizmor workflow
1 parent e386081 commit 8f70ecc

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ on:
99
- cron: '51 13 * * 5'
1010
workflow_dispatch:
1111

12-
permissions:
13-
contents: read
14-
security-events: write
12+
permissions: {}
1513

1614
jobs:
1715
zizmor:
16+
permissions:
17+
contents: read # for actions/checkout
18+
security-events: write # for zizmor to upload SARIF results
1819
uses: open-telemetry/shared-workflows/.github/workflows/zizmor.yml@7c49790392da7de86fdb4bb968446f9cb8461eb8 # v0.3.1

0 commit comments

Comments
 (0)