Skip to content

Commit 289c2a2

Browse files
chore(deps): bump taiki-e/install-action from 2.68.7 to 2.68.12 (#257)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guillaume Lagrange <guillaume@glagrange.eu>
1 parent b3d5055 commit 289c2a2

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
@@ -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)