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 (#312)
Browse files Browse the repository at this point in the history
Bumps [LizardByte/jellyfin-plugin-repo](https://github.com/lizardbyte/jellyfin-plugin-repo) from 2023.1219.223957 to 2024.511.164148.
- [Release notes](https://github.com/lizardbyte/jellyfin-plugin-repo/releases)
- [Commits](LizardByte/jellyfin-plugin-repo@v2023.1219.223957...v2024.511.164148)

---
updated-dependencies:
- dependency-name: LizardByte/jellyfin-plugin-repo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 7f33979 commit f25e3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

- name: Create/Update Jellyfin Release
if: ${{ needs.setup_release.outputs.publish_release == 'true' }}
uses: LizardByte/jellyfin-plugin-repo@v2023.1219.223957
uses: LizardByte/jellyfin-plugin-repo@v2024.511.164148
with:
github_token: ${{ secrets.GH_BOT_TOKEN }}
committer_email: ${{ secrets.GH_BOT_EMAIL }}
Expand Down

0 comments on commit f25e3b6

Please sign in to comment.