From bdbbdf734a5375174a401aaf18e16d0f5624e8b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 02:42:01 +0000 Subject: [PATCH] build(deps): bump oddstr13/jellyfin-plugin-repository-manager Bumps [oddstr13/jellyfin-plugin-repository-manager](https://github.com/oddstr13/jellyfin-plugin-repository-manager) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/oddstr13/jellyfin-plugin-repository-manager/releases) - [Commits](https://github.com/oddstr13/jellyfin-plugin-repository-manager/compare/v1.0.11...v1.0.12) --- updated-dependencies: - dependency-name: oddstr13/jellyfin-plugin-repository-manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 452561a..cf5da88 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -60,7 +60,7 @@ jobs: - name: Build Plugin id: jprm - uses: oddstr13/jellyfin-plugin-repository-manager@v1.0.11 + uses: oddstr13/jellyfin-plugin-repository-manager@v1.0.12 with: path: . output: ./build