Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg authored Jun 1, 2024
1 parent 4925449 commit 00652e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
name: Analyze
runs-on: ubuntu-latest

permissions:
actions: read
contents: read
security-events: write # Necessary for CodeQL

steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 00652e4

Please sign in to comment.