Skip to content

Commit

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

0 comments on commit 3ef3233

Please sign in to comment.