Skip to content

Commit

Permalink
Bump snyk/actions
Browse files Browse the repository at this point in the history
Bumps [snyk/actions](https://github.com/snyk/actions) from 806182742461562b67788a64410098c9d9b96adb to 8349f9043a8b7f0f3ee8885bf28f0b388d2446e8.
- [Release notes](https://github.com/snyk/actions/releases)
- [Commits](snyk/actions@8061827...8349f90)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 643d209 commit a2dd483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Snyk CLI to check for security issues
uses: snyk/actions/setup@806182742461562b67788a64410098c9d9b96adb
uses: snyk/actions/setup@8349f9043a8b7f0f3ee8885bf28f0b388d2446e8

- name: Build the Container image
run: docker build . --file ${{ inputs.dockerfile_path }} --tag ${{ inputs.image_name }}
Expand Down

0 comments on commit a2dd483

Please sign in to comment.