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 0c9c2f3 + fbde696 commit c4f6556Copy full SHA for c4f6556
1 file changed
.github/workflows/gitleaks.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v6
19
with:
20
fetch-depth: 0
21
- - uses: gitleaks/gitleaks-action@v2
+ - uses: gitleaks/gitleaks-action@v3
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
0 commit comments