Skip to content

Commit

Permalink
Merge pull request #1744 from jellyfin/renovate/actions-setup-java-di…
Browse files Browse the repository at this point in the history
…gest

Update actions/setup-java digest to 5896cec
  • Loading branch information
1hitsong authored Mar 13, 2024
2 parents d768ea1 + a7b1700 commit c36198b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/roku-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: env.BRANCH_NAME == 'master'
run: npm run build-prod
- name: Use Java 17
uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # v4
uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4
with:
distribution: "temurin"
java-version: "17"
Expand Down

0 comments on commit c36198b

Please sign in to comment.