Skip to content

Commit

Permalink
Try to fix Snyk code scan
Browse files Browse the repository at this point in the history
  • Loading branch information
mpogr committed Sep 3, 2024
1 parent 84e2548 commit 298fc0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Scan-with-Snyk-code.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Scan with Snyk Code
on: push
jobs:
permissions:
contents: read
security-events: write
security:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 298fc0e

Please sign in to comment.