Skip to content

Commit

Permalink
⬆️ Update 👷 GitHub Action baptiste0928/cargo-install to bd2e567
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 5a7e3cd commit c537377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set Git Branch
run: git switch -c ${{github.ref_name}}
- name: Install Cargo Release
uses: baptiste0928/cargo-install@904927dbe77864e0f2281519fe9d5bd097a220b3 # v3
uses: baptiste0928/cargo-install@bd2e5672d31e2b9c34080481d02b5506997c2828 # v3
with:
crate: cargo-release
- name: Get Crate Version
Expand Down

0 comments on commit c537377

Please sign in to comment.