Skip to content

Commit 1b642b2

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

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@dc49d9c9d78a6e2262feccf85c519ca47cdb24cd # v0.0.98
24+
- uses: dev-hato/actions-update-gitleaks@b6790d4d1b6b50a659a680b92ddf6f072cc03993 # v0.0.99
2525
with:
2626
github-token: ${{secrets.GITHUB_TOKEN}}
2727
concurrency:

0 commit comments

Comments
 (0)