Skip to content

Commit

Permalink
chore(deps): update dependency trufflesecurity/trufflehog to v3.45.0 …
Browse files Browse the repository at this point in the history
…(trufflehog/dockerfile)
  • Loading branch information
IK Renovate Bot committed Jul 28, 2023
1 parent 1e42113 commit a7ea5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trufflehog/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.11-slim

# renovate: datasource=github-releases depName=trufflesecurity/truffleHog
ARG PACKAGE_VERSION=3.34.0
ARG PACKAGE_VERSION=3.45.0

ENV APT_PACKAGES="bash jq git"
ENV PYTHON_PACKAGES="yq pip truffleHog"
Expand Down

0 comments on commit a7ea5ed

Please sign in to comment.