Skip to content

Commit 6290296

Browse files
authored
Update snyk-security.yml
1 parent e438c2d commit 6290296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: ${{ secrets.SNYK_TOKEN }}
52+
SNYK_TOKEN: ${{ secrets.1de16e05-c377-4f37-8cab-5085d3dca005}}
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)