Skip to content

Commit

Permalink
codeql frontend permissions (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewChubatiuk authored Dec 16, 2024
1 parent efcbc6b commit 0ecb214
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-codeql-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit 0ecb214

Please sign in to comment.