From 50c96837f57ab2a54e2ecc0f25499e11a3f53062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 08:39:36 +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 0.6.0 to 1.0.11. - [Release notes](https://github.com/oddstr13/jellyfin-plugin-repository-manager/releases) - [Commits](https://github.com/oddstr13/jellyfin-plugin-repository-manager/compare/v0.6.0...v1.0.11) --- updated-dependencies: - dependency-name: oddstr13/jellyfin-plugin-repository-manager dependency-type: direct:production update-type: version-update:semver-major ... 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 1fe6537b..307a762e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -49,7 +49,7 @@ jobs: - name: Build Plugin id: jprm - uses: oddstr13/jellyfin-plugin-repository-manager@v0.6.0 + uses: oddstr13/jellyfin-plugin-repository-manager@v1.0.11 with: path: . output: ./build