Skip to content

Commit aa9ea4f

Browse files
dependabot[bot]JohnTitor
authored andcommitted
build(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.81.8 to 2.81.10. - [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@0631aa6...7a79fe8) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.81.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4d6777 commit aa9ea4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
run: ./ci/install-rust.sh
8686

8787
- name: Install semver-checks
88-
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
88+
uses: taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
8989
if: matrix.toolchain == 'stable'
9090
with:
9191
tool: cargo-semver-checks

0 commit comments

Comments
 (0)