We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ff704 commit f14d736Copy full SHA for f14d736
1 file changed
.github/workflows/update-gitleaks.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
ref: ${{ github.event.pull_request.head.sha || github.sha }}
25
persist-credentials: false
26
- - uses: dev-hato/actions-update-gitleaks@65085477addf0c42b7fc956671916c997cea00a9 # v0.0.94
+ - uses: dev-hato/actions-update-gitleaks@00d8a07bfc71cf9ec631a1ebc1f2adf7b5f81154 # v0.0.95
27
with:
28
github-token: ${{secrets.GITHUB_TOKEN}}
29
concurrency:
0 commit comments