Skip to content

Commit

Permalink
build(deps): bump snyk/actions
Browse files Browse the repository at this point in the history
Bumps [snyk/actions](https://github.com/snyk/actions) from 1d672a455ab3339ef0a0021e1ec809165ee12fad to a1346e4eaf761d462da22c34c681dc06849b6851.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](snyk/actions@1d672a4...a1346e4)

---
updated-dependencies:
- dependency-name: snyk/actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 2868c68 commit 7f349b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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@1d672a455ab3339ef0a0021e1ec809165ee12fad
uses: snyk/actions/docker@a1346e4eaf761d462da22c34c681dc06849b6851
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 7f349b0

Please sign in to comment.