Skip to content

Commit 5e00119

Browse files
chore(deps): bump taiki-e/install-action from 2.75.14 to 2.75.17
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.14 to 2.75.17. - [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@0c7a949...58e8625) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 218b80c commit 5e00119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
run: rustup toolchain install
105105
- uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2
106106
- name: Install cargo codspeed
107-
uses: taiki-e/install-action@0c7a94999971db56e9df89df226240aab222e776 # v2
107+
uses: taiki-e/install-action@58e862542551f667fa44c8a2a4a1d64ad477c96a # v2
108108
with:
109109
tool: cargo-codspeed
110110

0 commit comments

Comments
 (0)