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

chore(deps): update nicolaiunrein/cargo-get digest to 47e673a #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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@ec90d78dd6484403dc0777e55ef0266c38588d3d
uses: nicolaiunrein/cargo-get@47e673a38dd52ca4bdb69f23aab19885f50f961d
with:
subcommand: package.name
- name: Rename binary
Expand Down
Loading