Skip to content

Commit ea0ea2b

Browse files
chore: bump baptiste0928/cargo-install from 3.1.1 to 3.3.1
Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 3.1.1 to 3.3.1. - [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.1.1...v3.3.1) --- updated-dependencies: - dependency-name: baptiste0928/cargo-install dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5a8c0b commit ea0ea2b

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.1.1
23+
uses: baptiste0928/cargo-install@v3.3.1
2424
with:
2525
crate: cargo-semver-checks
2626
- name: run check-release

0 commit comments

Comments
 (0)