Skip to content

Commit

Permalink
chore(deps): update snyk/actions digest to cf77efc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 80fd357 commit d7a2d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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@d406fd286b663eb8c6f8adcced4f7bcd199c0a3f
uses: snyk/actions/setup@cf77efc3812bb036b3719dca4cecc3930db0b527
# For Snyk Open Source you must first set up the development environment for your application's dependencies
# For example for Node
#- uses: actions/setup-node@v3
Expand Down

0 comments on commit d7a2d05

Please sign in to comment.