2 parents 982bd98 + e68fe94 commit 209b1edCopy full SHA for 209b1ed
1 file changed
.github/workflows/secrets-scan.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
- name: Gitleaks Action
18
- uses: gitleaks/gitleaks-action@v2
+ uses: gitleaks/gitleaks-action@v3
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }} # Only required for Organizations, not personal accounts
0 commit comments