Skip to content

Commit 1cdeadd

Browse files
chore(deps): update taiki-e/upload-rust-binary-action action to v1.26.0 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcf5d77 commit 1cdeadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
if: ${{ matrix.link-self-contained }}
5959

6060
- name: Build binaries and upload to GitHub release
61-
uses: taiki-e/upload-rust-binary-action@31389c348ad0130069bed8448bf507fe8617f67f # v1.25.0
61+
uses: taiki-e/upload-rust-binary-action@db101489b509ad1c7acce163e118eb36a1650f98 # v1.26.0
6262
with:
6363
bin: YOUR-BINS-HERE # TODO replace this with a comma-separated list of bins to publish
6464
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)