Thanks to visit codestin.com Credit goes to github.com
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 7a1cb89 commit 59cf0c3Copy full SHA for 59cf0c3
.github/workflows/gitleaks-secrets-validate.yml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: 0
14
15
- name: Run Gitleaks
16
- uses: gitleaks/gitleaks-action@v2.3.7
+ uses: gitleaks/gitleaks-action@v2
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
GITLEAKS_LICENSE: ${{ secrets.MINDBOX_GITLEAKS_LICENSE }}
0 commit comments