Skip to content

Commit

Permalink
Update shogo82148/actions-upload-release-asset action to v1.3.0 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 1, 2021
1 parent a4b7c35 commit 3aef33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
with:
name: artifact
path: dist
- uses: shogo82148/actions-upload-release-asset@v1.2.5
- uses: shogo82148/actions-upload-release-asset@v1.3.0
name: Upload release assets
with:
upload_url: ${{ steps.create-release.outputs.upload_url }}
Expand Down

0 comments on commit 3aef33b

Please sign in to comment.