diff --git a/Dockerfile b/Dockerfile index 18f19f5..70a048b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"