Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit fa97b06

Browse files
build(deps): bump LizardByte/jellyfin-plugin-repo from 2024.609.4358 to 2024.715.145527 (#445)
build(deps): bump LizardByte/jellyfin-plugin-repo Bumps [LizardByte/jellyfin-plugin-repo](https://github.com/lizardbyte/jellyfin-plugin-repo) from 2024.609.4358 to 2024.715.145527. - [Release notes](https://github.com/lizardbyte/jellyfin-plugin-repo/releases) - [Commits](LizardByte/jellyfin-plugin-repo@v2024.609.4358...v2024.715.145527) --- updated-dependencies: - dependency-name: LizardByte/jellyfin-plugin-repo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d2254f commit fa97b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-jellyfin-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Create/Update Jellyfin Release
9494
if: >-
9595
steps.check.outputs.hasTopic == 'true'
96-
uses: LizardByte/jellyfin-plugin-repo@v2024.609.4358
96+
uses: LizardByte/jellyfin-plugin-repo@v2024.715.145527
9797
with:
9898
action: ${{ github.event.action == 'deleted' && 'remove' || 'add' }}
9999
github_token: ${{ secrets.GH_BOT_TOKEN }}

0 commit comments

Comments
 (0)