Skip to content

Commit 413be9d

Browse files
bump baptiste0928/cargo-install from 3.3.2 to 3.4.0 (#827)
Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/baptiste0928/cargo-install/releases) - [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md) - [Commits](baptiste0928/cargo-install@v3.3.2...v3.4.0) --- updated-dependencies: - dependency-name: baptiste0928/cargo-install dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6d50bc commit 413be9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
toolchain: ${{ matrix.rust }}
2121
components: clippy
2222
- name: Install cargo-semver-checks
23-
uses: baptiste0928/cargo-install@v3.3.2
23+
uses: baptiste0928/cargo-install@v3.4.0
2424
with:
2525
crate: cargo-semver-checks
2626
version: '0.43.0'

0 commit comments

Comments
 (0)