Skip to content

Commit

Permalink
Bump taiki-e/upload-rust-binary-action from 1.22.1 to 1.23.0
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.22.1 to 1.23.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.22.1...v1.23.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent c732202 commit 072a419
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 @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build and upload Rust binary to GitHub Releases
uses: taiki-e/upload-rust-binary-action@v1.22.1
uses: taiki-e/upload-rust-binary-action@v1.23.0
with:
bin: yash3
target: ${{ matrix.target }}

0 comments on commit 072a419

Please sign in to comment.