Skip to content

Commit c6b601c

Browse files
chore(deps): Update actions/setup-java action to v6 (#483)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>actions/setup-java (actions/setup-java)</summary> ### [`v6.0.0`](https://redirect.github.com/actions/setup-java/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v6.0.0...v6.0.0) ##### What's Changed - dist: Migrate from Zulu Discovery API to Azul Metadata API by [@&#8203;jameswald](https://redirect.github.com/jameswald) in [#&#8203;1010](https://redirect.github.com/actions/setup-java/pull/1010) - feat: add .mvn/extensions.xml to Maven cache key pattern by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1041](https://redirect.github.com/actions/setup-java/pull/1041) - Migrate to ESM and upgrade dependencies by [@&#8203;priyagupta108](https://redirect.github.com/priyagupta108) in [#&#8203;1078](https://redirect.github.com/actions/setup-java/pull/1078) - Map Zulu x86 architecture to i686 for Azul Metadata API by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1079](https://redirect.github.com/actions/setup-java/pull/1079) - Rename jdkFile input to jdk-file with deprecated alias by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1083](https://redirect.github.com/actions/setup-java/pull/1083) - Infer distribution from asdf .tool-versions vendor prefix by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1084](https://redirect.github.com/actions/setup-java/pull/1084) - Add Maven compiler problem matcher for javac diagnostics by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1086](https://redirect.github.com/actions/setup-java/pull/1086) - feat: expose cache-primary-key output ([#&#8203;597](https://redirect.github.com/actions/setup-java/issues/597)) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1088](https://redirect.github.com/actions/setup-java/pull/1088) - docs: clarify V6 ESM migration is not a user-facing breaking change by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1090](https://redirect.github.com/actions/setup-java/pull/1090) - Support multi-field Java versions like `18.0.1.1` by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1092](https://redirect.github.com/actions/setup-java/pull/1092) - docs: document seeding the Maven cache for plugin dependencies by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1094](https://redirect.github.com/actions/setup-java/pull/1094) - docs: clarify Maven cache paths and key hash inputs by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1096](https://redirect.github.com/actions/setup-java/pull/1096) - Support pinning java-version as "latest" by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1093](https://redirect.github.com/actions/setup-java/pull/1093) - chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1101](https://redirect.github.com/actions/setup-java/pull/1101) - chore(deps-dev): bump eslint-plugin-n from 18.2.1 to 18.2.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1103](https://redirect.github.com/actions/setup-java/pull/1103) - chore(deps-dev): bump prettier from 3.9.4 to 3.9.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1105](https://redirect.github.com/actions/setup-java/pull/1105) - chore(deps): bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1106](https://redirect.github.com/actions/setup-java/pull/1106) - chore(deps-dev): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 26.1.0 to 26.1.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1104](https://redirect.github.com/actions/setup-java/pull/1104) - dist: Cover Tencent Kona JDK 25 by [@&#8203;johnshajiang](https://redirect.github.com/johnshajiang) in [#&#8203;1108](https://redirect.github.com/actions/setup-java/pull/1108) - chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1102](https://redirect.github.com/actions/setup-java/pull/1102) - Preserve Maven toolchains across repeated setup-java runs ([#&#8203;1099](https://redirect.github.com/actions/setup-java/issues/1099)) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1111](https://redirect.github.com/actions/setup-java/pull/1111) - dist: Support Liberica NIK ([#&#8203;878](https://redirect.github.com/actions/setup-java/issues/878)) by [@&#8203;asm0dey](https://redirect.github.com/asm0dey) in [#&#8203;1112](https://redirect.github.com/actions/setup-java/pull/1112) - Fix template injection (zizmor alert [#&#8203;118](https://redirect.github.com/actions/setup-java/issues/118)) in e2e-versions.yml by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1114](https://redirect.github.com/actions/setup-java/pull/1114) - Fix template injection in e2e-versions.yml (zizmor alert [#&#8203;122](https://redirect.github.com/actions/setup-java/issues/122)) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1120](https://redirect.github.com/actions/setup-java/pull/1120) - Disable persisted checkout credentials in e2e workflow by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1115](https://redirect.github.com/actions/setup-java/pull/1115) - feat: Update recommended configuration for GPG signing by [@&#8203;wetneb](https://redirect.github.com/wetneb) in [#&#8203;608](https://redirect.github.com/actions/setup-java/pull/608) - Cache Maven and Gradle wrapper distributions separately from the dependency cache by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1097](https://redirect.github.com/actions/setup-java/pull/1097) - Consolidate cache-dependency-path e2e workflow and add maven/sbt coverage by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1124](https://redirect.github.com/actions/setup-java/pull/1124) - Use gpg.passphraseEnvName instead of the deprecated gpg.passphrase server by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1123](https://redirect.github.com/actions/setup-java/pull/1123) - Extract repeated directory-check assertions into check-dir.sh helper by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1127](https://redirect.github.com/actions/setup-java/pull/1127) - Consolidate duplicate jobs in e2e-versions workflow by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1125](https://redirect.github.com/actions/setup-java/pull/1125) - Use YAML anchors to reduce boilerplate in e2e-versions workflow by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1126](https://redirect.github.com/actions/setup-java/pull/1126) - Updated msft json for now by [@&#8203;jmjaffe37](https://redirect.github.com/jmjaffe37) in [#&#8203;1129](https://redirect.github.com/actions/setup-java/pull/1129) - Document missing action inputs in README by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1130](https://redirect.github.com/actions/setup-java/pull/1130) - chore(deps): bump [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 6.2.0 by [@&#8203;philip-gai](https://redirect.github.com/philip-gai) in [#&#8203;1128](https://redirect.github.com/actions/setup-java/pull/1128) - Add an option to disable Java problem matchers by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1133](https://redirect.github.com/actions/setup-java/pull/1133) - docs: update setup-java examples by [@&#8203;HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [#&#8203;1131](https://redirect.github.com/actions/setup-java/pull/1131) - Clarify credential environment variable inputs by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1134](https://redirect.github.com/actions/setup-java/pull/1134) - chore(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 8.63.0 to 8.64.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1135](https://redirect.github.com/actions/setup-java/pull/1135) - chore(deps): bump actions/setup-python from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1143](https://redirect.github.com/actions/setup-java/pull/1143) - chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1142](https://redirect.github.com/actions/setup-java/pull/1142) - chore(deps-dev): bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.64.0 to 8.65.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1138](https://redirect.github.com/actions/setup-java/pull/1138) - chore(deps-dev): bump lint-staged from 17.0.8 to 17.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1136](https://redirect.github.com/actions/setup-java/pull/1136) - chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1137](https://redirect.github.com/actions/setup-java/pull/1137) - chore(deps): fix npm audited vulnerabilities by [@&#8203;mhoffrog](https://redirect.github.com/mhoffrog) in [#&#8203;1140](https://redirect.github.com/actions/setup-java/pull/1140) - Fix formatting issues in README.md by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1144](https://redirect.github.com/actions/setup-java/pull/1144) - Remediate npm audit findings and rebuild distributions by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1145](https://redirect.github.com/actions/setup-java/pull/1145) - Set GRAALVM\_HOME for GraalVM distributions by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1146](https://redirect.github.com/actions/setup-java/pull/1146) - Add force-download option for reproducible JDK builds by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1148](https://redirect.github.com/actions/setup-java/pull/1148) - Add OpenJDK distribution by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1147](https://redirect.github.com/actions/setup-java/pull/1147) - Support Temurin JDKs with JMOD files by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1149](https://redirect.github.com/actions/setup-java/pull/1149) - Document Java package compatibility by distribution by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1152](https://redirect.github.com/actions/setup-java/pull/1152) - Fix caching when wrapper distributions are absent by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1151](https://redirect.github.com/actions/setup-java/pull/1151) - Reject invalid boolean input values by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1160](https://redirect.github.com/actions/setup-java/pull/1160) - Fail on mismatched Maven toolchain ID counts by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1161](https://redirect.github.com/actions/setup-java/pull/1161) - Consolidate JDK metadata retry handling by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1162](https://redirect.github.com/actions/setup-java/pull/1162) - Add direct setup orchestration tests by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1163](https://redirect.github.com/actions/setup-java/pull/1163) - Harden java-package validation across distributions by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1165](https://redirect.github.com/actions/setup-java/pull/1165) - Verify JDK downloads with vendor checksums by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1167](https://redirect.github.com/actions/setup-java/pull/1167) - Reduce change-time Java E2E matrix by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1170](https://redirect.github.com/actions/setup-java/pull/1170) - Add read-only mode for dependency caching by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1169](https://redirect.github.com/actions/setup-java/pull/1169) - Test Temurin 25 on hosted runners by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1172](https://redirect.github.com/actions/setup-java/pull/1172) - Restore dependency and wrapper caches concurrently by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1174](https://redirect.github.com/actions/setup-java/pull/1174) - Add dependency cache path overrides by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1175](https://redirect.github.com/actions/setup-java/pull/1175) - Centralize OS/architecture capability validation by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1178](https://redirect.github.com/actions/setup-java/pull/1178) - Optimize Temurin tool-cache fast path with lazy loading by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1179](https://redirect.github.com/actions/setup-java/pull/1179) - Optimize Maven configuration warm path by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1182](https://redirect.github.com/actions/setup-java/pull/1182) - Fix macOS e2e workflow assertions by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1184](https://redirect.github.com/actions/setup-java/pull/1184) - Remove legacy Adopt distributions in v6 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1185](https://redirect.github.com/actions/setup-java/pull/1185) - chore(deps): bump actions/upload-artifact from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1190](https://redirect.github.com/actions/setup-java/pull/1190) - Reimagine setup-java README by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1192](https://redirect.github.com/actions/setup-java/pull/1192) - Document deprecation of setup-java v1 through v4 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1198](https://redirect.github.com/actions/setup-java/pull/1198) - Update setup-java README action from v6 to v5 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1199](https://redirect.github.com/actions/setup-java/pull/1199) - Highlight major changes in setup-java v5 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1200](https://redirect.github.com/actions/setup-java/pull/1200) - Highlight major changes in setup-java v6 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1203](https://redirect.github.com/actions/setup-java/pull/1203) - chore(deps): bump brace-expansion from 5.0.8 to 5.0.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1202](https://redirect.github.com/actions/setup-java/pull/1202) - Add conditional JDK caching by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1201](https://redirect.github.com/actions/setup-java/pull/1201) - docs: fix README and advanced usage inconsistencies with actual behavior by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1204](https://redirect.github.com/actions/setup-java/pull/1204) - Move the extracted JDK into the tool-cache instead of copying it by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1206](https://redirect.github.com/actions/setup-java/pull/1206) - docs: drop benchmark numbers from the JDK caching section by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1205](https://redirect.github.com/actions/setup-java/pull/1205) - docs: correct the mvn-toolchain-id default in README and action.yml by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1207](https://redirect.github.com/actions/setup-java/pull/1207) - Cache resolved JDK releases to remove the vendor API from warm jobs by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1208](https://redirect.github.com/actions/setup-java/pull/1208) - Report concrete versions for floating Oracle JDK downloads by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1213](https://redirect.github.com/actions/setup-java/pull/1213) - Import Maven signing keys into an isolated GPG home by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1214](https://redirect.github.com/actions/setup-java/pull/1214) - Reuse the tool cache for floating versions the resolution cache identified by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1219](https://redirect.github.com/actions/setup-java/pull/1219) - Fix JetBrains Runtime release pagination by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1218](https://redirect.github.com/actions/setup-java/pull/1218) - Fix JDK resolution cache platform identity by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1210](https://redirect.github.com/actions/setup-java/pull/1210) - fix: select musl JDK artifacts on Alpine for Dragonwell, Corretto, Zulu and Liberica by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1220](https://redirect.github.com/actions/setup-java/pull/1220) - Fix SapMachine early-access filtering by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1217](https://redirect.github.com/actions/setup-java/pull/1217) - Fix JetBrains GitHub token resolution by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1224](https://redirect.github.com/actions/setup-java/pull/1224) - Include gradle.properties in Gradle cache key by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1225](https://redirect.github.com/actions/setup-java/pull/1225) - Handle early dependency cache failures during Java setup by [@&#8203;jdubois](https://redirect.github.com/jdubois) in [#&#8203;1226](https://redirect.github.com/actions/setup-java/pull/1226) - Fix js-yaml audit vulnerability by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1228](https://redirect.github.com/actions/setup-java/pull/1228) - Fix failing GitHub Actions job for graalvm 24-ea by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1227](https://redirect.github.com/actions/setup-java/pull/1227) - Update setup-java for Microsoft's Build of OpenJDK: now pointing task to CDN that is always up-to-date by [@&#8203;jmjaffe37](https://redirect.github.com/jmjaffe37) in [#&#8203;1236](https://redirect.github.com/actions/setup-java/pull/1236) - chore(deps-dev): bump globals from 17.8.0 to 17.9.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1233](https://redirect.github.com/actions/setup-java/pull/1233) - chore(deps-dev): bump [@&#8203;types/semver](https://redirect.github.com/types/semver) from 7.7.1 to 7.8.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1229](https://redirect.github.com/actions/setup-java/pull/1229) - chore(deps-dev): bump lint-staged from 17.2.0 to 17.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1231](https://redirect.github.com/actions/setup-java/pull/1231) - chore(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 8.65.0 to 8.67.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1232](https://redirect.github.com/actions/setup-java/pull/1232) - Test JDK 26 installation from SDKMAN by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1238](https://redirect.github.com/actions/setup-java/pull/1238) - Add support for multiple Maven servers by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1239](https://redirect.github.com/actions/setup-java/pull/1239) - Add Maven dependency-resolution repositories by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1240](https://redirect.github.com/actions/setup-java/pull/1240) - Add Red Hat Build of OpenJDK support by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1241](https://redirect.github.com/actions/setup-java/pull/1241) - Fix Oracle macOS E2E version check by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1243](https://redirect.github.com/actions/setup-java/pull/1243) - ci: constrain cache e2e job modes by [@&#8203;philip-gai](https://redirect.github.com/philip-gai) in [#&#8203;1244](https://redirect.github.com/actions/setup-java/pull/1244) - Expose contributing guide to GitHub by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1245](https://redirect.github.com/actions/setup-java/pull/1245) - Set default signature verification for supported distributions by [@&#8203;johnoliver](https://redirect.github.com/johnoliver) in [#&#8203;1246](https://redirect.github.com/actions/setup-java/pull/1246) - chore(deps): combine open Dependabot npm updates by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1252](https://redirect.github.com/actions/setup-java/pull/1252) - Prepare documentation for v6 release by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1253](https://redirect.github.com/actions/setup-java/pull/1253) ##### New Contributors - [@&#8203;jameswald](https://redirect.github.com/jameswald) made their first contribution in [#&#8203;1010](https://redirect.github.com/actions/setup-java/pull/1010) - [@&#8203;asm0dey](https://redirect.github.com/asm0dey) made their first contribution in [#&#8203;1112](https://redirect.github.com/actions/setup-java/pull/1112) - [@&#8203;wetneb](https://redirect.github.com/wetneb) made their first contribution in [#&#8203;608](https://redirect.github.com/actions/setup-java/pull/608) - [@&#8203;philip-gai](https://redirect.github.com/philip-gai) made their first contribution in [#&#8203;1128](https://redirect.github.com/actions/setup-java/pull/1128) **Full Changelog**: <actions/setup-java@v5.7.0...v6.0.0> ### [`v6`](https://redirect.github.com/actions/setup-java/compare/v5.7.0...v6.0.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.7.0...v6.0.0) ### [`v5.7.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.7.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.6.0...v5.7.0) ##### What's Changed - Fix npm audit failures on releases/v5 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1154](https://redirect.github.com/actions/setup-java/pull/1154) - Backport [#&#8203;1151](https://redirect.github.com/actions/setup-java/issues/1151): Fix missing wrapper cache distributions by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1153](https://redirect.github.com/actions/setup-java/pull/1153) - Deprecate legacy Adopt distributions in v5 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1186](https://redirect.github.com/actions/setup-java/pull/1186) **Full Changelog**: <actions/setup-java@v5.6.0...v5.7.0> ### [`v5.6.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.6.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.5.0...v5.6.0) ##### What's Changed - Backport to v5: Add Maven compiler problem matcher for javac diagnostics by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1087](https://redirect.github.com/actions/setup-java/pull/1087) - feat: expose cache-primary-key output ([#&#8203;597](https://redirect.github.com/actions/setup-java/issues/597)) \[v5 backport] by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1089](https://redirect.github.com/actions/setup-java/pull/1089) - dist: Cover Tencent Kona JDK 25 ([#&#8203;1108](https://redirect.github.com/actions/setup-java/issues/1108)) \[v5 backport] by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1110](https://redirect.github.com/actions/setup-java/pull/1110) - Backport [#&#8203;1111](https://redirect.github.com/actions/setup-java/issues/1111): Preserve Maven toolchains across repeated setup-java runs ([#&#8203;1099](https://redirect.github.com/actions/setup-java/issues/1099)) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1113](https://redirect.github.com/actions/setup-java/pull/1113) - Backport [#&#8203;1097](https://redirect.github.com/actions/setup-java/issues/1097)/[#&#8203;1098](https://redirect.github.com/actions/setup-java/issues/1098) to v5: cache Maven and Gradle wrapper distributions separately by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1122](https://redirect.github.com/actions/setup-java/pull/1122) **Full Changelog**: <actions/setup-java@v5...v5.6.0> ### [`v5.5.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.5.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.4.0...v5.5.0) ##### What's Changed - chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1061](https://redirect.github.com/actions/setup-java/pull/1061) - Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1069](https://redirect.github.com/actions/setup-java/pull/1069) - Bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1068](https://redirect.github.com/actions/setup-java/pull/1068) - Bump actions/setup-python from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1067](https://redirect.github.com/actions/setup-java/pull/1067) - Bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.61.1 to 8.62.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1062](https://redirect.github.com/actions/setup-java/pull/1062) - feat: Add verify-signature plumbing and Temurin+Microsoft verification support by [@&#8203;johnoliver](https://redirect.github.com/johnoliver) in [#&#8203;1060](https://redirect.github.com/actions/setup-java/pull/1060) - Updated jetbrains test: https.request() now catches errors. This fixes leaking tests as well by [@&#8203;jmjaffe37](https://redirect.github.com/jmjaffe37) in [#&#8203;1070](https://redirect.github.com/actions/setup-java/pull/1070) - Fix arm64 e2e workflow tests mislabeled as x64 by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1073](https://redirect.github.com/actions/setup-java/pull/1073) - feat: suppress Maven transfer progress via MAVEN\_ARGS by default (add show-download-progress input) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1053](https://redirect.github.com/actions/setup-java/pull/1053) - feat: Disable interactiveMode in generated Maven settings.xml by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1052](https://redirect.github.com/actions/setup-java/pull/1052) - Bump prettier from 3.6.2 to 3.9.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1066](https://redirect.github.com/actions/setup-java/pull/1066) - chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1074](https://redirect.github.com/actions/setup-java/pull/1074) - fix: Maven Toolchains grows unexpectedly by [@&#8203;Okeanos](https://redirect.github.com/Okeanos) in [#&#8203;534](https://redirect.github.com/actions/setup-java/pull/534) - dist: Support Tencent Kona JDK by [@&#8203;johnshajiang](https://redirect.github.com/johnshajiang) in [#&#8203;672](https://redirect.github.com/actions/setup-java/pull/672) - feat: Add set-default option by [@&#8203;gsmet](https://redirect.github.com/gsmet) in [#&#8203;1017](https://redirect.github.com/actions/setup-java/pull/1017) - docs: document problem matcher (and how to disable it), Maven Wrapper caching, and generated interactiveMode by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1075](https://redirect.github.com/actions/setup-java/pull/1075) - feat: Add distribution detection support to .sdkmanrc file by [@&#8203;lukaszgyg](https://redirect.github.com/lukaszgyg) in [#&#8203;975](https://redirect.github.com/actions/setup-java/pull/975) ##### New Contributors - [@&#8203;jmjaffe37](https://redirect.github.com/jmjaffe37) made their first contribution in [#&#8203;1070](https://redirect.github.com/actions/setup-java/pull/1070) - [@&#8203;gsmet](https://redirect.github.com/gsmet) made their first contribution in [#&#8203;1017](https://redirect.github.com/actions/setup-java/pull/1017) - [@&#8203;lukaszgyg](https://redirect.github.com/lukaszgyg) made their first contribution in [#&#8203;975](https://redirect.github.com/actions/setup-java/pull/975) **Full Changelog**: <actions/setup-java@v5...v5.5.0> ### [`v5.4.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.3.0...v5.4.0) ##### What's Changed - Bump [@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.48.0 to 8.61.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1021](https://redirect.github.com/actions/setup-java/pull/1021) - Fix codeql workflow permissions by [@&#8203;jsoref](https://redirect.github.com/jsoref) in [#&#8203;993](https://redirect.github.com/actions/setup-java/pull/993) - fix CodeQL permissions by [@&#8203;gdams](https://redirect.github.com/gdams) in [#&#8203;1025](https://redirect.github.com/actions/setup-java/pull/1025) - fix: reject non-semver candidate versions in isVersionSatisfies by [@&#8203;sproctor](https://redirect.github.com/sproctor) in [#&#8203;1009](https://redirect.github.com/actions/setup-java/pull/1009) - Bump [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 5.1.0, handle cache write denied by [@&#8203;jasongin](https://redirect.github.com/jasongin) in [#&#8203;1026](https://redirect.github.com/actions/setup-java/pull/1026) - Add Maven Wrapper cache feature by [@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#&#8203;1027](https://redirect.github.com/actions/setup-java/pull/1027) - Spelling by [@&#8203;jsoref](https://redirect.github.com/jsoref) in [#&#8203;713](https://redirect.github.com/actions/setup-java/pull/713) - add link to advanced configuration for JetBrains by [@&#8203;robstoll](https://redirect.github.com/robstoll) in [#&#8203;850](https://redirect.github.com/actions/setup-java/pull/850) - docs(action): fix missing required or default fields by [@&#8203;kranthipoturaju](https://redirect.github.com/kranthipoturaju) in [#&#8203;1007](https://redirect.github.com/actions/setup-java/pull/1007) - feat: add microsoft openjdk 17.0.18 by [@&#8203;al-kau](https://redirect.github.com/al-kau) in [#&#8203;1002](https://redirect.github.com/actions/setup-java/pull/1002) - Update README.md - use "alert syntax for Markdown" for notes by [@&#8203;mhoffrog](https://redirect.github.com/mhoffrog) in [#&#8203;924](https://redirect.github.com/actions/setup-java/pull/924) - Bump undici from 6.24.1 to 6.27.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1033](https://redirect.github.com/actions/setup-java/pull/1033) - Update contributor guide with emoji for clarity by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1028](https://redirect.github.com/actions/setup-java/pull/1028) - add javac problem matcher by [@&#8203;Trass3r](https://redirect.github.com/Trass3r) in [#&#8203;562](https://redirect.github.com/actions/setup-java/pull/562) - Clarify README version syntax and migration guidance by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1038](https://redirect.github.com/actions/setup-java/pull/1038) - Update undici artifacts to 6.27.0 (license cache + dist) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1040](https://redirect.github.com/actions/setup-java/pull/1040) - docs: enhance custom jdk file installation by [@&#8203;stephanabel](https://redirect.github.com/stephanabel) in [#&#8203;996](https://redirect.github.com/actions/setup-java/pull/996) - Templates for new Java distributions by [@&#8203;panticmilos](https://redirect.github.com/panticmilos) in [#&#8203;429](https://redirect.github.com/actions/setup-java/pull/429) - Bump actions/checkout from 6 to 7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1032](https://redirect.github.com/actions/setup-java/pull/1032) - Bump [@&#8203;types/node](https://redirect.github.com/types/node) from 25.9.3 to 26.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1031](https://redirect.github.com/actions/setup-java/pull/1031) - docs: replace non-existent HelloWorldApp references with java --version by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1043](https://redirect.github.com/actions/setup-java/pull/1043) - docs: add JavaFX Maven project configuration instructions by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1044](https://redirect.github.com/actions/setup-java/pull/1044) - docs: self-signed certificate / internal CA handling for GitHub Enterprise by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1050](https://redirect.github.com/actions/setup-java/pull/1050) - docs: document importing an internal CA into the installed JDK (cacerts) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1051](https://redirect.github.com/actions/setup-java/pull/1051) - chore: Harden workflows: least-privilege permissions + zizmor integration by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1039](https://redirect.github.com/actions/setup-java/pull/1039) - dist: Add GraalVM Community distribution support by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) with [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1042](https://redirect.github.com/actions/setup-java/pull/1042) - docs: note jdkfile approach for Early Access / unreleased JDK builds by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1058](https://redirect.github.com/actions/setup-java/pull/1058) - dist: Apply Copilot review suggestions from PR [#&#8203;1042](https://redirect.github.com/actions/setup-java/issues/1042) (GraalVM Community) by [@&#8203;brunoborges](https://redirect.github.com/brunoborges) in [#&#8203;1059](https://redirect.github.com/actions/setup-java/pull/1059) ##### New Contributors - [@&#8203;jsoref](https://redirect.github.com/jsoref) made their first contribution in [#&#8203;993](https://redirect.github.com/actions/setup-java/pull/993) - [@&#8203;sproctor](https://redirect.github.com/sproctor) made their first contribution in [#&#8203;1009](https://redirect.github.com/actions/setup-java/pull/1009) - [@&#8203;jasongin](https://redirect.github.com/jasongin) made their first contribution in [#&#8203;1026](https://redirect.github.com/actions/setup-java/pull/1026) - [@&#8203;robstoll](https://redirect.github.com/robstoll) made their first contribution in [#&#8203;850](https://redirect.github.com/actions/setup-java/pull/850) - [@&#8203;kranthipoturaju](https://redirect.github.com/kranthipoturaju) made their first contribution in [#&#8203;1007](https://redirect.github.com/actions/setup-java/pull/1007) - [@&#8203;al-kau](https://redirect.github.com/al-kau) made their first contribution in [#&#8203;1002](https://redirect.github.com/actions/setup-java/pull/1002) - [@&#8203;mhoffrog](https://redirect.github.com/mhoffrog) made their first contribution in [#&#8203;924](https://redirect.github.com/actions/setup-java/pull/924) - [@&#8203;brunoborges](https://redirect.github.com/brunoborges) made their first contribution in [#&#8203;1028](https://redirect.github.com/actions/setup-java/pull/1028) - [@&#8203;Trass3r](https://redirect.github.com/Trass3r) made their first contribution in [#&#8203;562](https://redirect.github.com/actions/setup-java/pull/562) - [@&#8203;stephanabel](https://redirect.github.com/stephanabel) made their first contribution in [#&#8203;996](https://redirect.github.com/actions/setup-java/pull/996) **Full Changelog**: <actions/setup-java@v5...v5.4.0> ### [`v5.3.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.2.0...v5.3.0) ##### What's Changed - chore: update Java version to 25 in setup examples by [@&#8203;alaahong](https://redirect.github.com/alaahong) in [#&#8203;969](https://redirect.github.com/actions/setup-java/pull/969) - Bump minimatch from 3.1.2 to 3.1.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;984](https://redirect.github.com/actions/setup-java/pull/984) - Refactor error handling and improve test logging for installers by [@&#8203;chiranjib-swain](https://redirect.github.com/chiranjib-swain) in [#&#8203;989](https://redirect.github.com/actions/setup-java/pull/989) - chore: upgrade dependencies ([@&#8203;actions/core](https://redirect.github.com/actions/core), cache, glob, http-client, tool-cache, xmlbuilder2) by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;999](https://redirect.github.com/actions/setup-java/pull/999) - Add Oracle JDK 17 licensing limitation note by [@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#&#8203;1001](https://redirect.github.com/actions/setup-java/pull/1001) - Update readme for ubuntu sudo java\_home behavior by [@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#&#8203;1013](https://redirect.github.com/actions/setup-java/pull/1013) - temurin: add support for Alpine Linux by [@&#8203;gdams](https://redirect.github.com/gdams) in [#&#8203;674](https://redirect.github.com/actions/setup-java/pull/674) - fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parser by [@&#8203;gdams](https://redirect.github.com/gdams) in [#&#8203;1015](https://redirect.github.com/actions/setup-java/pull/1015) - Bump [@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 8.35.1 to 8.48.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;952](https://redirect.github.com/actions/setup-java/pull/952) - Bump eslint-config-prettier from 8.10.0 to 10.1.8 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;881](https://redirect.github.com/actions/setup-java/pull/881) - Bump picomatch, [@&#8203;types/jest](https://redirect.github.com/types/jest), jest, jest-circus and ts-jest by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1016](https://redirect.github.com/actions/setup-java/pull/1016) - Bump [@&#8203;types/node](https://redirect.github.com/types/node) from 24.1.0 to 25.9.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;950](https://redirect.github.com/actions/setup-java/pull/950) - Implement pagination with link headers for Adoptium based apis by [@&#8203;johnoliver](https://redirect.github.com/johnoliver) in [#&#8203;1014](https://redirect.github.com/actions/setup-java/pull/1014) - Make the Adoptopenjdk package type look at the Temurin repo first for latest assets by [@&#8203;johnoliver](https://redirect.github.com/johnoliver) in [#&#8203;522](https://redirect.github.com/actions/setup-java/pull/522) - Bump [@&#8203;vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.38.1 to 0.44.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1018](https://redirect.github.com/actions/setup-java/pull/1018) ##### New Contributors - [@&#8203;alaahong](https://redirect.github.com/alaahong) made their first contribution in [#&#8203;969](https://redirect.github.com/actions/setup-java/pull/969) - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;999](https://redirect.github.com/actions/setup-java/pull/999) - [@&#8203;johnoliver](https://redirect.github.com/johnoliver) made their first contribution in [#&#8203;1014](https://redirect.github.com/actions/setup-java/pull/1014) **Full Changelog**: <actions/setup-java@v5...v5.3.0> ### [`v5.2.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.2.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.1.0...v5.2.0) ##### What's Changed ##### Enhancement - Retry on HTTP 522 Connection timed out by [@&#8203;findepi](https://redirect.github.com/findepi) in [#&#8203;964](https://redirect.github.com/actions/setup-java/pull/964) ##### Documentation Changes - Update gradle caching by [@&#8203;priya-kinthali](https://redirect.github.com/priya-kinthali) in [#&#8203;972](https://redirect.github.com/actions/setup-java/pull/972) - Update checkout to v6 by [@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#&#8203;973](https://redirect.github.com/actions/setup-java/pull/973) ##### Dependency Updates - Upgrade [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to v5 by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [#&#8203;968](https://redirect.github.com/actions/setup-java/pull/968) - Upgrade actions/checkout from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;961](https://redirect.github.com/actions/setup-java/pull/961) ##### New Contributors - [@&#8203;findepi](https://redirect.github.com/findepi) made their first contribution in [#&#8203;964](https://redirect.github.com/actions/setup-java/pull/964) **Full Changelog**: <actions/setup-java@v5...v5.2.0> ### [`v5.1.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5...v5.1.0) ##### What's Changed ##### New Features - Add support for `.sdkmanrc` file in `java-version-file` parameter by [@&#8203;guicamest](https://redirect.github.com/guicamest) in [#&#8203;736](https://redirect.github.com/actions/setup-java/pull/736) - Add support for Microsoft OpenJDK 25 builds by [@&#8203;the-mod](https://redirect.github.com/the-mod) in [#&#8203;927](https://redirect.github.com/actions/setup-java/pull/927) ##### Bug Fixes & Improvements - Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File by [@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#&#8203;767](https://redirect.github.com/actions/setup-java/pull/767) - Enhance error logging for network failures to include endpoint/IP details, add retry mechanism and update workflows to use macos-15-intel by [@&#8203;priya-kinthali](https://redirect.github.com/priya-kinthali) in [#&#8203;946](https://redirect.github.com/actions/setup-java/pull/946) - Update SapMachine URLs by [@&#8203;RealCLanger](https://redirect.github.com/RealCLanger) in [#&#8203;955](https://redirect.github.com/actions/setup-java/pull/955) - Add GitHub Token Support for GraalVM and Refactor Code by [@&#8203;mahabaleshwars](https://redirect.github.com/mahabaleshwars) in [#&#8203;849](https://redirect.github.com/actions/setup-java/pull/849) ##### Documentation changes - Update documentation to use checkout and Java v5 by [@&#8203;lmvysakh](https://redirect.github.com/lmvysakh) in [#&#8203;903](https://redirect.github.com/actions/setup-java/pull/903) - Clarify JAVA\_HOME and PATH setup in README by [@&#8203;chiranjib-swain](https://redirect.github.com/chiranjib-swain) in [#&#8203;841](https://redirect.github.com/actions/setup-java/pull/841) ##### Dependency updates - Upgrade prettier from 2.8.8 to 3.6.2 and document breaking changes in v5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;873](https://redirect.github.com/actions/setup-java/pull/873) - Upgrade actions/publish-action from 0.3.0 to 0.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;912](https://redirect.github.com/actions/setup-java/pull/912) ##### New Contributors - [@&#8203;lmvysakh](https://redirect.github.com/lmvysakh) made their first contribution in [#&#8203;903](https://redirect.github.com/actions/setup-java/pull/903) - [@&#8203;chiranjib-swain](https://redirect.github.com/chiranjib-swain) made their first contribution in [#&#8203;841](https://redirect.github.com/actions/setup-java/pull/841) - [@&#8203;the-mod](https://redirect.github.com/the-mod) made their first contribution in [#&#8203;927](https://redirect.github.com/actions/setup-java/pull/927) - [@&#8203;priya-kinthali](https://redirect.github.com/priya-kinthali) made their first contribution in [#&#8203;946](https://redirect.github.com/actions/setup-java/pull/946) - [@&#8203;guicamest](https://redirect.github.com/guicamest) made their first contribution in [#&#8203;736](https://redirect.github.com/actions/setup-java/pull/736) **Full Changelog**: <actions/setup-java@v5...v5.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent b1e5216 commit c6b601c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
20-
- uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5
20+
- uses: actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6
2121
with:
2222
distribution: "temurin"
2323
java-version: "18"

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
17-
- uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5
17+
- uses: actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6
1818
with:
1919
distribution: "temurin"
2020
java-version: "18"

0 commit comments

Comments
 (0)