Skip to content

Commit

Permalink
chore(deps): update svenstaro/upload-release-action digest to 1beeb57
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 0355b21 commit cfcd903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm run build
- run: npm run build:executable
- name: Upload binaries to release
uses: svenstaro/upload-release-action@133984371c30d34e38222a64855679a414cb7575 # tag=v2
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df # v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./natives/*
Expand Down

0 comments on commit cfcd903

Please sign in to comment.