Skip to content

Commit

Permalink
Merge pull request gitleaks#25 from adamdecaf/patch-1
Browse files Browse the repository at this point in the history
docker: upgrade gitleaks to v7.3.0
  • Loading branch information
zricethezav authored Mar 16, 2021
2 parents 8e7d7e3 + 4f63629 commit f07e790
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,4 +1,4 @@
FROM zricethezav/gitleaks:v7.2.0
FROM zricethezav/gitleaks:v7.3.0

LABEL "com.github.actions.name"="gitleaks-action"
LABEL "com.github.actions.description"="runs gitleaks on push and pull request events"
Expand Down

0 comments on commit f07e790

Please sign in to comment.