Skip to content

Commit

Permalink
Update shogo82148/actions-upload-release-asset action to v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 5a2c1b9 commit 166abf2
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 @@ -60,7 +60,7 @@ jobs:

- name: Upload to GitHub Release
if: ${{ github.event_name == 'release' }}
uses: shogo82148/[email protected].5
uses: shogo82148/[email protected].7
with:
upload_url: ${{ github.event.release.upload_url }}
overwrite: true
Expand Down

0 comments on commit 166abf2

Please sign in to comment.