Skip to content

Commit

Permalink
Update shogo82148/actions-upload-release-asset action to v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2024
1 parent ffc1ffb commit ee32d60
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/[email protected].2
uses: shogo82148/[email protected].4
with:
upload_url: ${{ github.event.release.upload_url }}
overwrite: true
Expand Down

0 comments on commit ee32d60

Please sign in to comment.