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 425da9c + 6a316ef commit 77da9faCopy full SHA for 77da9fa
.github/workflows/gitleaks.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v5
25
with:
26
fetch-depth: 0
27
- - uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7
+ - uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
# Only required for Organizations, not personal accosunts.
0 commit comments