Skip to content

Commit 8d8d5b0

Browse files
authored
Merge pull request #437 from sir-gon/renovate/gitleaks-gitleaks-action-3.x
Update gitleaks/gitleaks-action action to v3
2 parents e5c8807 + 141826c commit 8d8d5b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2626
with:
2727
fetch-depth: 0
28-
- uses: gitleaks/gitleaks-action@v2
28+
- uses: gitleaks/gitleaks-action@v3
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
# Only required for Organizations, not personal accounts.

0 commit comments

Comments
 (0)