Skip to content

Commit

Permalink
chore(deps): update dependency trufflesecurity/trufflehog to v3.60.4 …
Browse files Browse the repository at this point in the history
…(trufflehog/dockerfile)
  • Loading branch information
IK Renovate Bot committed Oct 29, 2023
1 parent a6d8114 commit 54a3b5b
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.60.4

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

0 comments on commit 54a3b5b

Please sign in to comment.