Skip to content

Commit

Permalink
Pin oracle-actions/setup-java action to 2e744f7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marcphilipp committed Sep 17, 2024
1 parent b04b4b8 commit 8c29bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Set up Test JDK
uses: ./.github/actions/setup-test-jdk
- name: "Set up JDK ${{ matrix.jdk.version }} (${{ matrix.jdk.release || 'ea' }})"
uses: oracle-actions/setup-java@v1.4.0
uses: oracle-actions/setup-java@2e744f723b003fdd759727d0ff654c8717024845 # v1.4.0
with:
website: jdk.java.net
release: ${{ matrix.jdk.release || matrix.jdk.version }}
Expand Down

0 comments on commit 8c29bda

Please sign in to comment.