aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShadowghost <Ghost_of_Stone@web.de>2026-01-05 12:19:26 +0100
committerShadowghost <Ghost_of_Stone@web.de>2026-01-05 12:19:26 +0100
commit8a1129bbdec24f60b011ae1f90bb0c41b989d378 (patch)
tree9e9b19f4727e9603f500660348ed11280981f5f1
parent18dc32d73532b2e703635cf9e3161df21dc47613 (diff)
Use new repoository and lock to commit
-rw-r--r--.github/workflows/ci-openapi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-openapi.yml b/.github/workflows/ci-openapi.yml
index ab3c907e5..8406d1d2d 100644
--- a/.github/workflows/ci-openapi.yml
+++ b/.github/workflows/ci-openapi.yml
@@ -100,7 +100,7 @@ jobs:
- name: Detect OpenAPI changes
id: openapi-diff
- uses: Shadowghost/openapi-diff-action@v1.0.0
+ uses: jellyfin/openapi-diff-action@9274f6bda9d01ab091942a4a8334baa53692e8a4 # v1.0.0
with:
old-spec: openapi-base/openapi.json
new-spec: openapi-head/openapi.json