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 79bb3b4 + 8770c2a commit 6e3c2ffCopy full SHA for 6e3c2ff
.github/workflows/gitleaks.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 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 accounts.
0 commit comments