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.
1 parent f77834d commit 7363a4bCopy full SHA for 7363a4b
1 file changed
.github/workflows/gitleaks.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v6.0.3
15
with:
16
fetch-depth: 0
17
- - uses: gitleaks/gitleaks-action@v2.3.9
+ - uses: gitleaks/gitleaks-action@v3.0.0
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
# GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}} # Only required for Organizations, not personal accounts.
0 commit comments