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

---
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>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent e2d505a commit aaebed3
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@v2024.511.164148
uses: LizardByte/jellyfin-plugin-repo@v2024.516.183604
with:
github_token: ${{ secrets.GH_BOT_TOKEN }}
committer_email: ${{ secrets.GH_BOT_EMAIL }}
Expand Down

0 comments on commit aaebed3

Please sign in to comment.