Skip to content

Commit ba4bb5e

Browse files
dependabot[bot]willtheorangeguy
authored andcommitted
fix(github-actions/workflows): update dependencies of gitleaks action to v3
1 parent 692a58a commit ba4bb5e

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
@@ -8,6 +8,6 @@ jobs:
88
- uses: actions/checkout@v6
99
with:
1010
fetch-depth: 0
11-
- uses: gitleaks/gitleaks-action@v2
11+
- uses: gitleaks/gitleaks-action@v3
1212
env:
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)