Skip to content

Commit

Permalink
chore(deps): update taiki-e/upload-rust-binary-action action to v1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 20, 2024
1 parent ce3ab27 commit 32b6c44
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 @@ -164,7 +164,7 @@ jobs:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
- uses: taiki-e/upload-rust-binary-action@3bbb07bb7f438d0fdf6ce5118bdf9e6e21c0b2a5 # v1.22.0
- uses: taiki-e/upload-rust-binary-action@3a8b5e35eb5fea810221264dfde09e920c1d5310 # v1.22.1
with:
bin: cargo-nextest
# The tag name contains the binary name so just use that.
Expand Down

0 comments on commit 32b6c44

Please sign in to comment.