Skip to content

Commit c4f6556

Browse files
authored
build(deps): bump gitleaks/gitleaks-action from 2 to 3 (#142)
2 parents 0c9c2f3 + fbde696 commit c4f6556

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919
with:
2020
fetch-depth: 0
21-
- uses: gitleaks/gitleaks-action@v2
21+
- uses: gitleaks/gitleaks-action@v3
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}

0 commit comments

Comments
 (0)