Skip to content

Commit 21463ed

Browse files
build(deps): bump taiki-e/upload-rust-binary-action (#119)
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.26.0 to 1.27.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.26.0...v1.27.0) --- updated-dependencies: - dependency-name: taiki-e/upload-rust-binary-action dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62e2ae0 commit 21463ed

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.26.0
70+
uses: taiki-e/upload-rust-binary-action@v1.27.0
7171
with:
7272
bin: protobug
7373
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)