From 93e3ddbcfb56f4981885bc5b4d81507c56af1633 Mon Sep 17 00:00:00 2001 From: Nextest Bot Date: Wed, 25 Oct 2023 03:34:40 +0000 Subject: [PATCH] Update taiki-e/upload-rust-binary-action digest to 272c412 --- .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 1d93c92c8a3..88016a3f51f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -265,7 +265,7 @@ jobs: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Install Rust uses: dtolnay/rust-toolchain@stable - - uses: taiki-e/upload-rust-binary-action@f6b013bbda0fb47fb0e7a25a1e437b51971fb241 # v1 + - uses: taiki-e/upload-rust-binary-action@272c412055d610c1b1adf56e9f238aa88c5ebf45 # v1 with: bin: cargo-hakari # The tag name contains the binary name so just use that.