Skip to content

Commit

Permalink
feat: give job permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
gsoares85 committed Apr 2, 2024
1 parent 3ce85bd commit 371de5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit 371de5e

Please sign in to comment.