Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkarthik authored Aug 31, 2023
1 parent 09a94b2 commit a9e769a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
actions: none
contents: none
security-events: none

strategy:
fail-fast: false
Expand Down

0 comments on commit a9e769a

Please sign in to comment.