Skip to content

Commit

Permalink
chore(deps): update baptiste0928/cargo-install action to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent db96111 commit 1ffaedc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: dsherret/rust-toolchain-file@v1

- name: Install cargo-edit
uses: baptiste0928/cargo-install@v3.1.0
uses: baptiste0928/cargo-install@v3.2.0
with:
crate: cargo-edit

Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
tag_name: ${{ needs.release-please.outputs.air-interpreter-tag-name }}

- name: Install cargo-workspaces
uses: baptiste0928/cargo-install@v3.1.0
uses: baptiste0928/cargo-install@v3.2.0
with:
crate: cargo-workspaces

Expand Down

0 comments on commit 1ffaedc

Please sign in to comment.