We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c59bfc commit c8820fdCopy full SHA for c8820fd
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@add7d5dccd75b8db56ef5e55f1184594b7b8c13c # v0.0.100
+ - uses: dev-hato/actions-update-gitleaks@0a6f657e118befef2299e0ef60f5930dce660f2d # v0.0.101
27
with:
28
github-token: ${{secrets.GITHUB_TOKEN}}
29
concurrency:
0 commit comments