Skip to content

Commit ccb6e38

Browse files
authored
chore(deps): update taiki-e/install-action action to v2.49.20 (#475)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://github.com/taiki-e/install-action) | action | patch | `v2.49.19` -> `v2.49.20` | --- ### Release Notes <details> <summary>taiki-e/install-action (taiki-e/install-action)</summary> ### [`v2.49.20`](https://github.com/taiki-e/install-action/releases/tag/v2.49.20): 2.49.20 [Compare Source](https://github.com/taiki-e/install-action/compare/v2.49.19...v2.49.20) - Update `typos@latest` to 1.30.2. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 692a314 commit ccb6e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
toolchain: ${{ matrix.rust-version }}
5959
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
6060
- name: Install tools
61-
uses: taiki-e/install-action@87b5304d4e82236718783683826c899da7e5470f # v2.49.19
61+
uses: taiki-e/install-action@03351cfd91ee8253b66020be1ad81991e6ba3502 # v2.49.20
6262
with:
6363
tool: cargo-hack,just,nextest
6464

0 commit comments

Comments
 (0)