Compare commits

..

1 commit

Author SHA1 Message Date
2ee0cbf0a3
Install gitleaks binary from github releases
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-06-19 10:02:29 +02:00

View file

@ -15,7 +15,7 @@ ENV OPENSSH_KEYGEN_VERSION="9.7_p1-r3"
ENV PRE_COMMIT_VERSION="3.7.1"
# renovate: datasource=rubygems depName=mdl versioning=ruby
ENV MDL_VERSION="0.13.0"
# renovate. datasource=repology depName=gitleaks versioning=loose
# renovate: datasource=repology depName=gitleaks versioning=loose
ENV GITLEAKS_VERSION="v8.18.4"
RUN apk add --update --no-cache \