Update jellyfin-plugin-repository-manager to version 1.1.1 in build workflow

This commit is contained in:
CodeDevMLH
2026-01-02 19:32:39 +01:00
parent 62ebe8b293
commit 4160ac59ca

View File

@@ -29,7 +29,7 @@ jobs:
dotnet-version: "9.0.x" dotnet-version: "9.0.x"
- name: Build Jellyfin Plugin - name: Build Jellyfin Plugin
uses: oddstr13/jellyfin-plugin-repository-manager@v1 uses: oddstr13/jellyfin-plugin-repository-manager@v1.1.1
id: jprm id: jprm
with: with:
dotnet-target: "net9.0" dotnet-target: "net9.0"