Skip to content

Commit

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

Bump oracle-actions/setup-java from 1.3.2 to 1.3.3
  • Loading branch information
juherr committed Feb 19, 2024
2 parents ee22dc0 + 6f2d201 commit 49ddafb
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@7a0114d66dbd02646abd345c3395b34c148e6126 # v1.3.2
uses: oracle-actions/setup-java@8294b2d42db153962a75462461be076c5298a7c1 # v1.3.3
with:
website: ${{ matrix.oracle_java_website }}
release: ${{ matrix.java_version }}
Expand Down

0 comments on commit 49ddafb

Please sign in to comment.