We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5c8807 + 141826c commit 8d8d5b0Copy full SHA for 8d8d5b0
1 file changed
.github/workflows/gitleaks.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
26
with:
27
fetch-depth: 0
28
- - uses: gitleaks/gitleaks-action@v2
+ - uses: gitleaks/gitleaks-action@v3
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
# Only required for Organizations, not personal accounts.
0 commit comments