Skip to content

Commit

Permalink
Update shogo82148/actions-upload-release-asset action to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 2b0e1d8 commit fb6df2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Upload to GitHub Release
if: ${{ github.event_name == 'release' }}
uses: shogo82148/actions-upload-release-asset@v1.5.0
uses: shogo82148/actions-upload-release-asset@v1.6.6
with:
upload_url: ${{ github.event.release.upload_url }}
overwrite: true
Expand Down

0 comments on commit fb6df2b

Please sign in to comment.