Skip to content

Commit 8efd462

Browse files
chore(deps): bump taiki-e/install-action from 2.68.7 to 2.68.12
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.7 to 2.68.12. - [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@f92912f...aba36d7) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.68.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5730358 commit 8efd462

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
@@ -89,7 +89,7 @@ jobs:
8989
run: rustup toolchain install
9090
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
9191
- name: Install cargo codspeed
92-
uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2
92+
uses: taiki-e/install-action@a3324fb0eb94b8230ec968c3389c1b7929fc2f3b # v2
9393
with:
9494
tool: cargo-codspeed
9595

0 commit comments

Comments
 (0)