Skip to content

Commit 2389c93

Browse files
chore(deps): update svenstaro/upload-release-action digest to b98a3b1
1 parent 0355b21 commit 2389c93

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

0 commit comments

Comments
 (0)