Skip to content

Commit 507d0da

Browse files
chore(deps): update svenstaro/upload-release-action digest to ebd922b
1 parent 0355b21 commit 507d0da

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@ebd922b779f285dafcac6410a0710daee9c12b82 # v2
2727
with:
2828
repo_token: ${{ secrets.GITHUB_TOKEN }}
2929
file: ./natives/*

0 commit comments

Comments
 (0)