We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e422d7 commit 9e89592Copy full SHA for 9e89592
.github/workflows/snyk-scan.yml
@@ -9,6 +9,8 @@ on:
9
10
jobs:
11
snyk-security:
12
+ permissions:
13
+ security-events: write
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
0 commit comments