Skip to content

Commit 045617b

Browse files
dependabot[bot]VorpalBlade
authored andcommitted
build(deps): bump taiki-e/install-action from 2.52.4 to 2.52.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.52.4 to 2.52.7. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@735e593...92f69c1) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.52.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e520a19 commit 045617b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install Rust
4242
run: rustup install --profile minimal ${{ matrix.rust }} && rustup default ${{ matrix.rust }}
4343
- name: Install cross
44-
uses: taiki-e/install-action@735e5933943122c5ac182670a935f54a949265c1 # v2.52.4
44+
uses: taiki-e/install-action@92f69c195229fe62d58b4d697ab4bc75def98e76 # v2.52.7
4545
with:
4646
tool: cross@0.2.5
4747
- name: Cache builds

0 commit comments

Comments
 (0)