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 1b276b2 commit ce08f70Copy full SHA for ce08f70
.github/workflows/gitleaks.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
20
with:
21
fetch-depth: 0 # Fetch all history for all branches and tags
22
- - uses: gitleaks/gitleaks-action@e6dab246340401bf53eec993b8f05aebe80ac636 # v2.3.4
+ - uses: gitleaks/gitleaks-action@44c470ffc35caa8b1eb3e8012ca53c2f9bea4eb5 # v2.3.6
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Used to comment on PRs
25
GITLEAKS_VERSION: latest
0 commit comments