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.19.1 to 1.19.2.
- [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.19.1...v1.19.2)

---
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 and VorpalBlade committed Apr 8, 2024
1 parent 7c1d6b6 commit f5102c3
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 @@ -72,7 +72,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: taiki-e/upload-rust-binary-action@v1.19.1
- uses: taiki-e/upload-rust-binary-action@v1.19.2
with:
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
# Note that glob pattern is not supported yet.
Expand Down

0 comments on commit f5102c3

Please sign in to comment.