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 976d989 commit 95a78edCopy full SHA for 95a78ed
.github/workflows/gitleaks-action.yml
@@ -16,7 +16,7 @@ jobs:
16
name: gitleaks
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
with:
21
fetch-depth: 0
22
- uses: gitleaks/gitleaks-action@v2
0 commit comments