Skip to content

Commit 75daa59

Browse files
Merge pull request #125 from wcampbell0x2a/renovate/svenstaro-upload-release-action-digest
2 parents 09f653e + d7503c1 commit 75daa59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Upload binary to release
4242
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
43-
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df # v2
43+
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
4444
with:
4545
repo_token: ${{ secrets.GITHUB_TOKEN }}
4646
file: ${{ matrix.bins }}-${{ matrix.targets }}.tar.gz

0 commit comments

Comments
 (0)