Skip to content

Commit c19ef27

Browse files
build(deps): bump taiki-e/upload-rust-binary-action (#62)
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.22.0 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.0...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 790ee94 commit c19ef27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Build and upload to release
6969
id: upload-release
70-
uses: taiki-e/upload-rust-binary-action@v1.22.0
70+
uses: taiki-e/upload-rust-binary-action@v1.23.0
7171
with:
7272
bin: protobug
7373
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)