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 9be261a commit b547611Copy full SHA for b547611
.github/workflows/gitleaks.yaml
@@ -6,7 +6,7 @@ jobs:
6
name: gitleaks
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v3
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
10
with:
11
fetch-depth: 0
12
- uses: gitleaks/gitleaks-action@v2
0 commit comments