We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d24e2 commit 95c061cCopy full SHA for 95c061c
.github/workflows/snyk.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: run snyk
20
run: snyk monitor --file=Gemfile.lock --project-name=${{github.repository}}:Gemfile.lock
21
env:
22
- SNYK_TOKEN: ${{ secrets.SNYK_FOSS_KEY }}
+ SNYK_TOKEN: ${{ secrets.SNYK_FOSS_KEY }}
0 commit comments