Skip to content

Commit

Permalink
Add security-events to write on CodeQL jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
thelovekesh committed Oct 30, 2023
1 parent 45843e5 commit 87b98fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 87b98fa

Please sign in to comment.