Skip to content

Commit 9ea93fb

Browse files
dependabot[bot]sophokles73
authored andcommitted
Bump taiki-e/install-action from 2.84.0 to 2.84.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.84.0 to 2.84.1. - [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@a6b2e2d...c44f6b0) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.84.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 290f361 commit 9ea93fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
- uses: actions-rust-lang/setup-rust-toolchain@166cdcfd11aee3cb47222f9ddb555ce30ddb9659 # v1.17.0
156156
with:
157157
toolchain: ${{ env.RUST_TOOLCHAIN }}
158-
- uses: taiki-e/install-action@a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9 # v2.84.0
158+
- uses: taiki-e/install-action@c44f6b046f1c29ae5918b1e0bfdbb2f1813836fd # v2.84.1
159159
with:
160160
tool: cargo-hack
161161
- name: Run cargo hack powerset

0 commit comments

Comments
 (0)