We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13aabea + 4deca4c commit 2cdf26cCopy full SHA for 2cdf26c
.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_CD4PE_KEY }}
0 commit comments