Skip to content

Commit

Permalink
fix(ci): fix snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Oct 24, 2023
1 parent 3cf3767 commit 6b41652
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
snyk:
runs-on: ubuntu-latest
name: Snyk
permissions:
actions: read
contents: read
statuses: read
security-events: write
strategy:
max-parallel: 4
matrix:
Expand Down

0 comments on commit 6b41652

Please sign in to comment.