Skip to content

Commit

Permalink
Merge pull request #113 from detrohutt/dependabot/github_actions/snyk…
Browse files Browse the repository at this point in the history
…/actions-cdb760004ba9ea4d525f2e043745dfe85bb9077e

Bump snyk/actions from 806182742461562b67788a64410098c9d9b96adb to cdb760004ba9ea4d525f2e043745dfe85bb9077e
  • Loading branch information
ronaldosc authored Sep 10, 2024
2 parents 03dc107 + 048228c commit d9ad72b
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 @@ -39,7 +39,7 @@ jobs:
- name: Set up Snyk CLI to check for security issues
# Snyk can be used to break the build when it detects security issues.
# In this case we want to upload the SAST issues to GitHub Code Scanning
uses: snyk/actions/setup@806182742461562b67788a64410098c9d9b96adb
uses: snyk/actions/setup@cdb760004ba9ea4d525f2e043745dfe85bb9077e

# For Snyk Open Source you must first set up the development environment for your application's dependencies
# For example for Node
Expand Down

0 comments on commit d9ad72b

Please sign in to comment.