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

Commit

Permalink
build(deps): bump LizardByte/jellyfin-plugin-repo from 2024.715.14552…
Browse files Browse the repository at this point in the history
…7 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent c83078c commit 2ec3c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-jellyfin-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: Create/Update Jellyfin Release
if: >-
steps.check.outputs.hasTopic == 'true'
uses: LizardByte/jellyfin-plugin-repo@v2024.715.145527
uses: LizardByte/jellyfin-plugin-repo@v2024.919.151635
with:
action: ${{ github.event.action == 'deleted' && 'remove' || 'add' }}
github_token: ${{ secrets.GH_BOT_TOKEN }}
Expand Down

0 comments on commit 2ec3c1b

Please sign in to comment.