chore(deps): update zricethezav/gitleaks docker tag to v8.21.4
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 9s
ansible-lint / gitleaks (push) Successful in 9s
ansible-lint / Ansible Lint (pull_request) Successful in 1m38s
ansible-lint / Ansible Lint (push) Successful in 1m28s

This commit is contained in:
Renovate Bot 2024-12-20 16:09:57 +00:00
parent f6d5330dbc
commit c8888a8aaa

View file

@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Run Gitleaks - name: Run Gitleaks
uses: docker://zricethezav/gitleaks:v8.21.2 uses: docker://zricethezav/gitleaks:v8.21.4
with: with:
args: detect --no-git --verbose --source ${{ github.workspace }} args: detect --no-git --verbose --source ${{ github.workspace }}