Skip to content

Commit 58bdd7b

Browse files
authored
Update snyk-security.yml
1 parent 1c5c6dd commit 58bdd7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
env:
5151
# This is where you will need to introduce the Snyk API token created with your Snyk account
52-
SNYK_TOKEN: ${{ SNYK_TOKEN }}
52+
SNYK_TOKEN: ${{ SNYK_Secret }}
5353

5454
# Runs Snyk Code (SAST) analysis and uploads result into GitHub.
5555
# Use || true to not fail the pipeline

0 commit comments

Comments
 (0)