Skip to content

Commit

Permalink
chore(deps): update svenstaro/upload-release-action digest to 2b9d284
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 0355b21 commit 6ce77d1
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@2b9d2847a97b04d02ad5c3df2d3a27baa97ce689 # v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./natives/*
Expand Down

0 comments on commit 6ce77d1

Please sign in to comment.