chore(deps): update zricethezav/gitleaks docker tag to v8.21.1
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / gitleaks (push) Successful in 6s
ansible-lint / Ansible Lint (pull_request) Successful in 1m32s
ansible-lint / Ansible Lint (push) Successful in 54s

This commit is contained in:
Renovate Bot 2024-10-18 14:06:49 +00:00
parent 8f847819de
commit 39e4706d18

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.0 uses: docker://zricethezav/gitleaks:v8.21.1
with: with:
args: detect --no-git --verbose --source ${{ github.workspace }} args: detect --no-git --verbose --source ${{ github.workspace }}