Skip to content

Commit

Permalink
Merge pull request #2080 from redhat-appstudio/renovate/actions-setup…
Browse files Browse the repository at this point in the history
…-java-digest

chore(deps): update actions/setup-java digest to 2dfa201
  • Loading branch information
rnc authored Sep 11, 2024
2 parents 6192785 + ab1bbf3 commit 53fe140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: Set up JDK 17
uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4
with:
distribution: 'temurin'
java-version: 17
Expand Down

0 comments on commit 53fe140

Please sign in to comment.