Skip to content

Commit 7363a4b

Browse files
chore(deps): update gitleaks/gitleaks-action action to v3 (#1686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f77834d commit 7363a4b

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v6.0.3
1515
with:
1616
fetch-depth: 0
17-
- uses: gitleaks/gitleaks-action@v2.3.9
17+
- uses: gitleaks/gitleaks-action@v3.0.0
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
# GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}} # Only required for Organizations, not personal accounts.

0 commit comments

Comments
 (0)