Skip to content

Commit bd44bf1

Browse files
authored
Merge pull request #2115 from jellyfin/renovate/actions-setup-java-digest
Update actions/setup-java digest to 3a4f6e1
2 parents f24b813 + 72b3be0 commit bd44bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_roku-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
if: env.BRANCH_NAME == 'master'
2929
run: npm run build-prod
3030
- name: Setup Java
31-
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
31+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
3232
with:
3333
distribution: "temurin"
3434
java-version: "21"

0 commit comments

Comments
 (0)