Skip to content

Commit

Permalink
Bump oracle-actions/setup-java from 1.3.4 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [oracle-actions/setup-java](https://github.com/oracle-actions/setup-java) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/oracle-actions/setup-java/releases)
- [Changelog](https://github.com/oracle-actions/setup-java/blob/main/CHANGELOG.md)
- [Commits](oracle-actions/setup-java@83e2004...2e744f7)

---
updated-dependencies:
- dependency-name: oracle-actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent e1ff4d9 commit 0109a38
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@83e2004a40aaa491fbc6b4697353b9a75b095efb # v1.3.4
uses: oracle-actions/setup-java@2e744f723b003fdd759727d0ff654c8717024845 # v1.4.0
with:
website: ${{ matrix.oracle_java_website }}
release: ${{ matrix.java_version }}
Expand Down

0 comments on commit 0109a38

Please sign in to comment.