Skip to content

Commit

Permalink
update workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
morphy2k committed Mar 25, 2023
1 parent 20c70df commit 1455177
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
security-events: write
actions: read
contents: read

strategy:
fail-fast: false
Expand Down

0 comments on commit 1455177

Please sign in to comment.