Skip to content

Commit

Permalink
chore(deps): update baptiste0928/cargo-install action to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 12db38a commit 5bda840
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/[email protected].0
uses: baptiste0928/[email protected].1
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/[email protected].0
uses: baptiste0928/[email protected].1
with:
crate: cargo-workspaces

Expand Down

0 comments on commit 5bda840

Please sign in to comment.