Skip to content

Commit

Permalink
ci: Give zizmor more permissions (mozilla#2418)
Browse files Browse the repository at this point in the history
It needs `security-events: write` to integrate with CodeQL.
  • Loading branch information
larseggert authored Feb 5, 2025
1 parent 6a162e0 commit da1c4ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
zizmor:
name: zizmor 🌈
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
Expand Down

0 comments on commit da1c4ad

Please sign in to comment.