chore(deps): update zricethezav/gitleaks docker tag to v8.21.2
All checks were successful
ansible-lint / Ansible Lint (pull_request) Successful in 3m29s
ansible-lint / gitleaks (pull_request) Successful in 10s
ansible-lint / Ansible Lint (push) Successful in 1m27s
ansible-lint / gitleaks (push) Successful in 10s

This commit is contained in:
Renovate Bot 2024-10-28 16:07:29 +00:00
parent c1f86033ed
commit 447a4912bd

View file

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