Skip to content

Commit be74e8e

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 f9cdf47 commit be74e8e

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
@@ -102,7 +102,7 @@ jobs:
102102
run: rustup toolchain install
103103
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
104104
- name: Install cargo codspeed
105-
uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2
105+
uses: taiki-e/install-action@0d865d5cc6d507df4765f1f866bfae8bab4e2a73 # v2
106106
with:
107107
tool: cargo-codspeed
108108

0 commit comments

Comments
 (0)