Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Commit

Permalink
Bump nicolaiunrein/cargo-get
Browse files Browse the repository at this point in the history
Bumps [nicolaiunrein/cargo-get](https://github.com/nicolaiunrein/cargo-get) from 8ad2b01b5ae4099470f6f83551a770bbf28fd3b8 to c3e4391162b267616fb1697c9276a65376ea1863.
- [Release notes](https://github.com/nicolaiunrein/cargo-get/releases)
- [Commits](nicolaiunrein/cargo-get@8ad2b01...c3e4391)

---
updated-dependencies:
- dependency-name: nicolaiunrein/cargo-get
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 27b33ca commit ba9ebd0
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 @@ -70,7 +70,7 @@ jobs:
cargo build --release --target ${{ matrix.target }}
- name: Get package name
id: cargo-get
uses: nicolaiunrein/cargo-get@8ad2b01b5ae4099470f6f83551a770bbf28fd3b8
uses: nicolaiunrein/cargo-get@c3e4391162b267616fb1697c9276a65376ea1863
with:
subcommand: package.name
- name: Rename binary
Expand Down

0 comments on commit ba9ebd0

Please sign in to comment.