Skip to content

Commit

Permalink
chore(deps): update snyk/actions digest to 9213221
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 7e2f3bd commit 6115019
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@9213221444c2dc9e8b2502c1e857c26d851e84a7
# 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 6115019

Please sign in to comment.