From 0b700bd8256c3dd8e43ad4b426adc3b3164a70e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 14:37:35 +0000 Subject: [PATCH] build(deps): bump taiki-e/upload-rust-binary-action Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.27.0 to 1.28.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](https://github.com/taiki-e/upload-rust-binary-action/compare/v1.27.0...v1.28.0) --- updated-dependencies: - dependency-name: taiki-e/upload-rust-binary-action dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5d2e59d..a1e7120 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v6 - - uses: taiki-e/upload-rust-binary-action@v1.27.0 + - uses: taiki-e/upload-rust-binary-action@v1.28.0 with: target: ${{ matrix.target }} bin: alterware-launcher