Skip to content

Commit

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

0 comments on commit e251095

Please sign in to comment.