Skip to content

Commit

Permalink
Merge pull request #292 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.2
  • Loading branch information
Shadowghost authored Oct 16, 2023
2 parents 33c01f2 + 0538bfe commit 8a12a4c
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@dbfb35b0d9069ff70bc1f9e47faba33ee30b2681 # v1.7.0
uses: shogo82148/actions-upload-release-asset@dccd6d23e64fd6a746dce6814c0bde0a04886085 # v1.7.2
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@dbfb35b0d9069ff70bc1f9e47faba33ee30b2681 # v1.7.0
uses: shogo82148/actions-upload-release-asset@dccd6d23e64fd6a746dce6814c0bde0a04886085 # v1.7.2
with:
upload_url: ${{ github.event.release.upload_url }}
overwrite: true
Expand Down

0 comments on commit 8a12a4c

Please sign in to comment.