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 1a9dab4 + 8ea851d commit 425da9cCopy full SHA for 425da9c
.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@v2
+ - uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
# Only required for Organizations, not personal accosunts.
0 commit comments