We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78775bb commit 83cf0dcCopy full SHA for 83cf0dc
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@ddd6a2d52c61b3ecae7b0c54c4ecccc93280691e # v0.0.86
+ - uses: dev-hato/actions-update-gitleaks@d09698fc78a653a6da232822b8f93177ceb2a11b # v0.0.87
27
with:
28
github-token: ${{secrets.GITHUB_TOKEN}}
29
concurrency:
0 commit comments