From 815d6cbe7eef2107b0a771e049f26c41096d0dd8 Mon Sep 17 00:00:00 2001 From: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:19:12 +1000 Subject: [PATCH] pin version of oddstr13/jellyfin-plugin-repository-manager to a commit instead of branch --- .github/workflows/publish-nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-nightly.yml b/.github/workflows/publish-nightly.yml index 6ea8cc5..4574a2b 100644 --- a/.github/workflows/publish-nightly.yml +++ b/.github/workflows/publish-nightly.yml @@ -30,7 +30,7 @@ jobs: updateFile: true - name: "JPRM: Build" id: jrpm - uses: oddstr13/jellyfin-plugin-repository-manager@master + uses: oddstr13/jellyfin-plugin-repository-manager@b9e92867a6aa279d611a5ea80cf61f6358838c39 with: version: "0.0.0.9000" verbosity: debug