Skip to content

Commit 8967289

Browse files
build(deps): bump baptiste0928/cargo-install from 3.3.0 to 3.3.1 in /.github/workflows in the all-gha-updates group (#5361)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jou Ho <43765840+jouho@users.noreply.github.com>
1 parent 07597cc commit 8967289

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,12 +467,12 @@ jobs:
467467
# cargo-minimal-versions requires cargo-hack:
468468
# https://crates.io/crates/cargo-minimal-versions#user-content-prerequisites
469469
- name: Install cargo-hack
470-
uses: baptiste0928/cargo-install@v3.3.0
470+
uses: baptiste0928/cargo-install@v3.3.1
471471
with:
472472
crate: cargo-hack
473473

474474
- name: Install cargo-minimal-versions
475-
uses: baptiste0928/cargo-install@v3.3.0
475+
uses: baptiste0928/cargo-install@v3.3.1
476476
with:
477477
crate: cargo-minimal-versions
478478

0 commit comments

Comments
 (0)