Skip to content

Commit d260a0c

Browse files
Update dev-hato/actions-update-gitleaks action to v0.0.96 (#2157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc89289 commit d260a0c

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@00d8a07bfc71cf9ec631a1ebc1f2adf7b5f81154 # v0.0.95
26+
- uses: dev-hato/actions-update-gitleaks@d175b358345c2c21582027c42f74067760fe2e1e # v0.0.96
2727
with:
2828
github-token: ${{secrets.GITHUB_TOKEN}}
2929
concurrency:

0 commit comments

Comments
 (0)