Skip to content

Commit

Permalink
build(deps): Bump taiki-e/upload-rust-binary-action
Browse files Browse the repository at this point in the history
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/upload-rust-binary-action@v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 0c55fc1 commit 9a4e3ab
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 @@ -77,7 +77,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: taiki-e/upload-rust-binary-action@v1.21.0
- uses: taiki-e/upload-rust-binary-action@v1.21.1
id: upload-rust-binary-action
with:
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
Expand Down

0 comments on commit 9a4e3ab

Please sign in to comment.