Skip to content

Commit

Permalink
Merge pull request #3103 from testng-team/dependabot/github_actions/o…
Browse files Browse the repository at this point in the history
…racle-actions/setup-java-1.3.4

Bump oracle-actions/setup-java from 1.3.3 to 1.3.4
  • Loading branch information
juherr committed Mar 25, 2024
2 parents 0e19dd1 + f92d632 commit eb520fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
fetch-depth: 10
- name: Set up Java ${{ matrix.java_version }}, oracle
if: ${{ matrix.oracle_java_website != '' }}
uses: oracle-actions/setup-java@8294b2d42db153962a75462461be076c5298a7c1 # v1.3.3
uses: oracle-actions/setup-java@83e2004a40aaa491fbc6b4697353b9a75b095efb # v1.3.4
with:
website: ${{ matrix.oracle_java_website }}
release: ${{ matrix.java_version }}
Expand Down

0 comments on commit eb520fe

Please sign in to comment.