Skip to content

Commit

Permalink
Merge pull request #3926 from fluxcd/dependabot/github_actions/snyk/a…
Browse files Browse the repository at this point in the history
…ctions-b98d498629f1c368650224d6d212bf7dfa89e4bf

build(deps): bump snyk/actions from 806182742461562b67788a64410098c9d9b96adb to b98d498629f1c368650224d6d212bf7dfa89e4bf
  • Loading branch information
stefanprodan authored May 29, 2023
2 parents a5b1b04 + c07e33e commit 2903b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
make tidy
make cmd/flux/.manifests.done
- uses: snyk/actions/setup@806182742461562b67788a64410098c9d9b96adb
- uses: snyk/actions/setup@b98d498629f1c368650224d6d212bf7dfa89e4bf
- name: Run Snyk to check for vulnerabilities
continue-on-error: true
run: |
Expand Down

0 comments on commit 2903b49

Please sign in to comment.