Skip to content

Commit 4bd10be

Browse files
chore(deps): update svenstaro/upload-release-action digest to 5e35e58
1 parent 0e61bb4 commit 4bd10be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Upload binary to release
7171
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
72-
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
72+
uses: svenstaro/upload-release-action@5e35e583720436a2cc5f9682b6f55657101c1ea1 # v2
7373
with:
7474
repo_token: ${{ secrets.GITHUB_TOKEN }}
7575
file: backhand-${{ matrix.job.target }}.tar.gz

0 commit comments

Comments
 (0)