Skip to content

Commit

Permalink
Merge pull request #9031 from subhamkrai/update-token
Browse files Browse the repository at this point in the history
ci: update snyk token
  • Loading branch information
leseb committed Oct 26, 2021
2 parents 3b5bbf2 + 0ebbb78 commit e2a9eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/synk.yaml
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: run Snyk to check for code vulnerabilities
uses: snyk/actions/golang@master
env:
SNYK_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit e2a9eb7

Please sign in to comment.