Skip to content

Commit

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

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

0 comments on commit c0f43cd

Please sign in to comment.