Skip to content

Commit

Permalink
Bump oracle-actions/setup-java from 1.3.3 to 1.3.4 (JabRef#11126)
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.3 to 1.3.4.
- [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@v1.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 067e1fa commit 53da9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-jdk-ea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
id: gitversion
uses: gittools/actions/gitversion/[email protected]
- name: 'Set up JDK ${{ matrix.jdk }}'
uses: oracle-actions/[email protected].3
uses: oracle-actions/[email protected].4
with:
website: jdk.java.net
release: ${{ matrix.jdk }}
Expand Down

0 comments on commit 53da9b0

Please sign in to comment.