Skip to content

Commit

Permalink
build(deps): bump returntocorp/semgrep in /cmd/vulcan-semgrep (#518)
Browse files Browse the repository at this point in the history
Bumps returntocorp/semgrep from 1.48.0 to 1.50.0.

---
updated-dependencies:
- dependency-name: returntocorp/semgrep
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent a27f57f commit 3bf578f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vulcan-semgrep/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM returntocorp/semgrep:1.48.0
FROM returntocorp/semgrep:1.50.0

# Override entrypoint
ENTRYPOINT ["/usr/bin/env"]
Expand Down

0 comments on commit 3bf578f

Please sign in to comment.