Skip to content

Commit ac4780d

Browse files
build(deps): bump taiki-e/upload-rust-binary-action (#263)
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.27.0 to 1.30.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@3962470...f0d45ae) --- updated-dependencies: - dependency-name: taiki-e/upload-rust-binary-action dependency-version: 1.30.2 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 0025183 commit ac4780d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-server-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
rm -rf ./web/dist
130130
mv ../server-ui/dist ./web/dist
131131
132-
- uses: taiki-e/upload-rust-binary-action@3962470d6e7f1993108411bc3f75a135ec67fc8c
132+
- uses: taiki-e/upload-rust-binary-action@f0d45ae91ee7b8ee928de7a9d04d893a08bcbec6
133133
with:
134134
bin: ${{ env.BIN_NAME }}
135135
archive: ${{ env.BIN_NAME }}-${{ inputs.version }}-${{ matrix.target }}

0 commit comments

Comments
 (0)