Skip to content

Commit

Permalink
Merge pull request #92 from derskythe/dependabot/github_actions/snyk/…
Browse files Browse the repository at this point in the history
…actions-6312a53377a551c0258438bf25fb8f378afbc977

Bump snyk/actions from 640e31719aac3e44867d239dc86c20c3e34c8e4f to 6312a53377a551c0258438bf25fb8f378afbc977
  • Loading branch information
derskythe authored Jul 30, 2024
2 parents 860cca1 + ea8e21c commit 5641405
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 @@ -110,7 +110,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@640e31719aac3e44867d239dc86c20c3e34c8e4f
uses: snyk/actions/setup@6312a53377a551c0258438bf25fb8f378afbc977

# 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 5641405

Please sign in to comment.