Skip to content

Commit

Permalink
Merge pull request #338 from jellyfin/renovate/ci-deps
Browse files Browse the repository at this point in the history
Update shogo82148/actions-upload-release-asset action to v1.7.3
  • Loading branch information
Shadowghost authored Feb 21, 2024
2 parents 615cf03 + 898d859 commit ad091ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
popd
- name: Upload GH Release Assets
uses: shogo82148/actions-upload-release-asset@dccd6d23e64fd6a746dce6814c0bde0a04886085 # v1.7.2
uses: shogo82148/actions-upload-release-asset@c91b7fd867cf280772374042252f0dc8e1ade751 # v1.7.3
with:
upload_url: ${{ github.event.release.upload_url }}
overwrite: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/_meta_portable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
popd
- name: Upload GH Release Assets
uses: shogo82148/actions-upload-release-asset@dccd6d23e64fd6a746dce6814c0bde0a04886085 # v1.7.2
uses: shogo82148/actions-upload-release-asset@c91b7fd867cf280772374042252f0dc8e1ade751 # v1.7.3
with:
upload_url: ${{ github.event.release.upload_url }}
overwrite: true
Expand Down

0 comments on commit ad091ef

Please sign in to comment.