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

Commit 2ec3c1b

Browse files
build(deps): bump LizardByte/jellyfin-plugin-repo from 2024.715.145527 to 2024.919.151635 (#533)
build(deps): bump LizardByte/jellyfin-plugin-repo Bumps [LizardByte/jellyfin-plugin-repo](https://github.com/lizardbyte/jellyfin-plugin-repo) from 2024.715.145527 to 2024.919.151635. - [Release notes](https://github.com/lizardbyte/jellyfin-plugin-repo/releases) - [Commits](LizardByte/jellyfin-plugin-repo@v2024.715.145527...v2024.919.151635) --- 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 c83078c commit 2ec3c1b

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.715.145527
96+
uses: LizardByte/jellyfin-plugin-repo@v2024.919.151635
9797
with:
9898
action: ${{ github.event.action == 'deleted' && 'remove' || 'add' }}
9999
github_token: ${{ secrets.GH_BOT_TOKEN }}

0 commit comments

Comments
 (0)