Skip to content

Commit fd0b148

Browse files
chore(deps): update svenstaro/upload-release-action digest to 81c65b7
1 parent d052b13 commit fd0b148

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
@@ -85,7 +85,7 @@ jobs:
8585

8686
- name: Upload binary to release
8787
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
88-
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
88+
uses: svenstaro/upload-release-action@81c65b7cd4de9b2570615ce3aad67a41de5b1a13 # v2
8989
with:
9090
repo_token: ${{ secrets.GITHUB_TOKEN }}
9191
file: backhand-${{ matrix.job.target }}.tar.gz

0 commit comments

Comments
 (0)