2 parents af83f63 + 4c61fc0 commit 89d34c5Copy full SHA for 89d34c5
1 file changed
.github/workflows/secret-scan.yml
@@ -28,7 +28,7 @@ jobs:
28
# needs every commit ever made.
29
fetch-depth: 0
30
31
- - uses: gitleaks/gitleaks-action@v2
+ - uses: gitleaks/gitleaks-action@v3
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
# Findings belong in the job log and the failed check, not in PR comments:
0 commit comments