chore(deps): update zricethezav/gitleaks docker tag to v8.24.2

This commit is contained in:
Renovate Bot 2025-03-22 16:05:50 +00:00
parent 83a6ffd4f8
commit b5978c9a27

View file

@ -14,7 +14,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Gitleaks
uses: docker://zricethezav/gitleaks:v8.24.0
uses: docker://zricethezav/gitleaks:v8.24.2
with:
args: detect --no-git --verbose --source ${{ github.workspace }}
- name: Run hadolint