Skip to content

Commit 83cf0dc

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.87 (#1960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78775bb commit 83cf0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424
ref: ${{ github.event.pull_request.head.sha || github.sha }}
2525
persist-credentials: false
26-
- uses: dev-hato/actions-update-gitleaks@ddd6a2d52c61b3ecae7b0c54c4ecccc93280691e # v0.0.86
26+
- uses: dev-hato/actions-update-gitleaks@d09698fc78a653a6da232822b8f93177ceb2a11b # v0.0.87
2727
with:
2828
github-token: ${{secrets.GITHUB_TOKEN}}
2929
concurrency:

0 commit comments

Comments
 (0)