Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leestott authored Jan 31, 2023
1 parent ad904fb commit d6be7e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ jobs:
name: Analyze
runs-on: ubuntu-latest

permissions:
permissions:
#required for all workflows
security-events: write
actions: read

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

0 comments on commit d6be7e6

Please sign in to comment.