Skip to content

Commit

Permalink
Update snyk-security.yml
Browse files Browse the repository at this point in the history
Signed-off-by: CyberShadow7 <80655024+CyberShadow7@users.noreply.github.com>
  • Loading branch information
CyberShadow7 authored May 25, 2023
1 parent 2555bef commit 408c087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

env:
# This is where you will need to introduce the Snyk API token created with your Snyk account
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
SNYK_TOKEN: f3fc946f-d16c-4db6-81c0-c9ad8eb16166

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

0 comments on commit 408c087

Please sign in to comment.