Skip to content

Commit 209b1ed

Browse files
Merge pull request #278 from kyhau/dependabot/github_actions/all-dependencies-1cd067a277
Bump gitleaks/gitleaks-action from 2 to 3 in the all-dependencies group
2 parents 982bd98 + e68fe94 commit 209b1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/secrets-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- name: Gitleaks Action
18-
uses: gitleaks/gitleaks-action@v2
18+
uses: gitleaks/gitleaks-action@v3
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }} # Only required for Organizations, not personal accounts

0 commit comments

Comments
 (0)