Skip to content

Commit 6ce2355

Browse files
Copilotjvanz
andcommitted
fix: add security-events write permission to zizmor workflow
Co-authored-by: jvanz <1514798+jvanz@users.noreply.github.com> Agent-Logs-Url: https://github.com/kubewarden/kubewarden-controller/sessions/475fb73f-61ea-499c-a618-433ad0724423
1 parent 2d29043 commit 6ce2355

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
permissions:
2121
contents: read
22+
security-events: write
2223
steps:
2324
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2425
with:

0 commit comments

Comments
 (0)