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.1 to 1.22.0.
- [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.1...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 8c7ed26 commit abf9a8b
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 @@ -96,7 +96,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: taiki-e/upload-rust-binary-action@v1.21.1
- uses: taiki-e/upload-rust-binary-action@v1.22.0
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 abf9a8b

Please sign in to comment.