Skip to content

Commit

Permalink
Update GITHUB_TOKEN permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 committed Sep 12, 2023
1 parent 90c356f commit 52ebcd2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ concurrency:
group: scan-${{ github.ref }}
cancel-in-progress: true

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

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit 52ebcd2

Please sign in to comment.