Skip to content

Commit b3fc621

Browse files
chore(deps): update dev-hato/actions-update-gitleaks action to v0.0.98 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef9e95d commit b3fc621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222
ref: ${{ github.event.pull_request.head.sha || github.event.merge_group.head_sha }}
2323
persist-credentials: false
24-
- uses: dev-hato/actions-update-gitleaks@dbfbf019d5f0d2bc57869044220f552cc2b0c5b8 # v0.0.97
24+
- uses: dev-hato/actions-update-gitleaks@dc49d9c9d78a6e2262feccf85c519ca47cdb24cd # v0.0.98
2525
with:
2626
github-token: ${{secrets.GITHUB_TOKEN}}
2727
concurrency:

0 commit comments

Comments
 (0)