Skip to content

Commit fce05ed

Browse files
chore(deps): update taiki-e/install-action action to v2.52.4 (#194)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | patch | `v2.52.1` -> `v2.52.4` | --- ### Release Notes <details> <summary>taiki-e/install-action (taiki-e/install-action)</summary> ### [`v2.52.4`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.52.4): 2.52.4 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.52.3...v2.52.4) - Update `cargo-binstall@latest` to 1.12.6. - Update `wash@latest` to 0.42.0. ### [`v2.52.3`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.52.3): 2.52.3 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.52.2...v2.52.3) - Update `cargo-nextest@latest` to 0.9.97. - Update `trivy@latest` to 0.63.0. - Update `protoc@latest` to 3.31.1. ### [`v2.52.2`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.52.2): 2.52.2 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.52.1...v2.52.2) - Update `mdbook@latest` to 0.4.51. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Boshen/cargo-shear). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7a258d commit fce05ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
2626

27-
- uses: taiki-e/install-action@6c6479b49816fcc0975a31af977bdc1f847c2920 # v2.52.1
27+
- uses: taiki-e/install-action@735e5933943122c5ac182670a935f54a949265c1 # v2.52.4
2828
with:
2929
tool: zizmor
3030

0 commit comments

Comments
 (0)