Skip to content

Commit 7c03042

Browse files
chore(deps): update svenstaro/upload-release-action digest to 2728235
1 parent e2accb2 commit 7c03042

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
@@ -23,7 +23,7 @@ jobs:
2323
- run: npm run build
2424
- run: npm run build:executable
2525
- name: Upload binaries to release
26-
uses: svenstaro/upload-release-action@133984371c30d34e38222a64855679a414cb7575 # tag=v2
26+
uses: svenstaro/upload-release-action@2728235f7dc9ff598bd86ce3c274b74f802d2208 # v2
2727
with:
2828
repo_token: ${{ secrets.GITHUB_TOKEN }}
2929
file: ./natives/*

0 commit comments

Comments
 (0)