Merge pull request #74 from jellyfin/renovate/actions-checkout-digest
Update actions/checkout digest to 08eba0b
This commit is contained in:
2
.github/workflows/preview-build.yaml
vendored
2
.github/workflows/preview-build.yaml
vendored
@@ -377,7 +377,7 @@ jobs:
|
||||
path: ./jellyfin-server-windows
|
||||
|
||||
- name: "Clone UX repository"
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
with:
|
||||
repository: jellyfin/jellyfin-ux
|
||||
path: .\jellyfin-server-windows\jellyfin-ux
|
||||
|
||||
2
.github/workflows/release-build.yaml
vendored
2
.github/workflows/release-build.yaml
vendored
@@ -443,7 +443,7 @@ jobs:
|
||||
path: ./jellyfin-server-windows
|
||||
|
||||
- name: "Clone UX repository"
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
with:
|
||||
repository: jellyfin/jellyfin-ux
|
||||
path: .\jellyfin-server-windows\jellyfin-ux
|
||||
|
||||
2
.github/workflows/unstable-build.yaml
vendored
2
.github/workflows/unstable-build.yaml
vendored
@@ -446,7 +446,7 @@ jobs:
|
||||
path: ./jellyfin-server-windows
|
||||
|
||||
- name: "Clone UX repository"
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
with:
|
||||
repository: jellyfin/jellyfin-ux
|
||||
path: .\jellyfin-server-windows\jellyfin-ux
|
||||
|
||||
Reference in New Issue
Block a user