Skip to content

Commit

Permalink
Added CodeQL permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Falcosoft authored Feb 26, 2024
1 parent 59f709a commit a2f025e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: vstdriver.sln

permissions:
actions: read
contents: read
security-events: write

jobs:
Analyze:
runs-on: windows-2019
Expand Down

0 comments on commit a2f025e

Please sign in to comment.