Skip to content

Commit

Permalink
Merge branch 'dependabot/github_actions/snyk/actions-cdb760004ba9ea4d…
Browse files Browse the repository at this point in the history
…525f2e043745dfe85bb9077e'
  • Loading branch information
github-actions[bot] committed Sep 9, 2024
2 parents 2d78b17 + e824afa commit 2336769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Snyk can be used to break the build when it detects vulnerabilities.
# In this case we want to upload the issues to GitHub Code Scanning
continue-on-error: true
uses: snyk/actions/docker@9213221444c2dc9e8b2502c1e857c26d851e84a7 # master
uses: snyk/actions/docker@cdb760004ba9ea4d525f2e043745dfe85bb9077e # master
env:
# In order to use the Snyk Action you will need to have a Snyk API token.
# More details in https://github.com/snyk/actions#getting-your-snyk-token
Expand Down

0 comments on commit 2336769

Please sign in to comment.