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 1a9dab4 commit 8ea851dCopy full SHA for 8ea851d
.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