From 1b28413db7423a83f54efb228e439c1de8eb0e28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:25:38 +0000 Subject: [PATCH] build(deps): bump oddstr13/jellyfin-plugin-repository-manager from 1.1.0 to 1.1.1 (#420) build(deps): bump oddstr13/jellyfin-plugin-repository-manager Bumps [oddstr13/jellyfin-plugin-repository-manager](https://github.com/oddstr13/jellyfin-plugin-repository-manager) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/oddstr13/jellyfin-plugin-repository-manager/releases) - [Commits](https://github.com/oddstr13/jellyfin-plugin-repository-manager/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: oddstr13/jellyfin-plugin-repository-manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 16b0c0d1..94c1f0b3 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -51,7 +51,7 @@ jobs: - name: Build Plugin id: jprm - uses: oddstr13/jellyfin-plugin-repository-manager@v1.1.0 + uses: oddstr13/jellyfin-plugin-repository-manager@v1.1.1 with: path: . output: ./build