Skip to content

Commit

Permalink
chore(deps): update gitleaks to 8.18.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: tvcsantos <[email protected]>
  • Loading branch information
github-actions[bot] and tvcsantos authored Sep 9, 2023
1 parent 98ef3f5 commit 0b1203d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.18

ENV REVIEWDOG_VERSION=v0.15.0
ENV GITLEAKS_VERSION=8.17.0
ENV GITLEAKS_VERSION=8.18.0

SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Expand Down

0 comments on commit 0b1203d

Please sign in to comment.