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 608289b commit bfa2ccbCopy full SHA for bfa2ccb
1 file changed
.github/workflows/gitleaks.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
- - uses: gitleaks/gitleaks-action@83d9cd684c87d95d656c1458ef04895a7f1cbd8e
+ - uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7
19
if: ${{ env.HAS_GITLEAKS_LICENSE == 'true' }}
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments