Sourced from actions/checkout's releases.
v7.0.0
What's Changed
- block checking out fork pr for pull_request_target and workflow_run by
@aiqiaoyin actions/checkout#2454- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by
@dependabot[bot] in actions/checkout#2458- Bump flatted from 3.3.1 to 3.4.2 by
@dependabot[bot] in actions/checkout#2460- Bump js-yaml from 4.1.0 to 4.2.0 by
@dependabot[bot] in actions/checkout#2461- Bump
@actions/coreand@actions/tool-cacheand Remove uuid by@dependabot[bot] in actions/checkout#2459- upgrade module to esm and update dependencies by
@aiqiaoyin actions/checkout#2463- Bump the minor-npm-dependencies group across 1 directory with 3 updates by
@dependabot[bot] in actions/checkout#2462- getting ready for checkout v7 release by
@aiqiaoyin actions/checkout#2464- update error wording by
@aiqiaoyin actions/checkout#2467New Contributors
@aiqiaoymade their first contribution in actions/checkout#2454Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0
v6.0.3
What's Changed
- Update changelog by
@ericsciplein actions/checkout#2357- fix: expand merge commit SHA regex and add SHA-256 test cases by
@yaananthin actions/checkout#2414- Fix checkout init for SHA-256 repositories by
@yaananthin actions/checkout#2439- Update changelog for v6.0.3 by
@yaananthin actions/checkout#2446New Contributors
@yaananthmade their first contribution in actions/checkout#2414Full Changelog: https://github.com/actions/checkout/compare/v6...v6.0.3
Sourced from actions/checkout's changelog.
Changelog
v7.0.0
- Block checking out fork PR for pull_request_target and workflow_run by
@aiqiaoyin actions/checkout#2454- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by
@dependabot[bot] in actions/checkout#2458- Bump flatted from 3.3.1 to 3.4.2 by
@dependabot[bot] in actions/checkout#2460- Bump js-yaml from 4.1.0 to 4.2.0 by
@dependabot[bot] in actions/checkout#2461- Bump
@actions/coreand@actions/tool-cacheand Remove uuid by@dependabot[bot] in actions/checkout#2459- upgrade module to esm and update dependencies by
@aiqiaoyin actions/checkout#2463- Bump the minor-npm-dependencies group across 1 directory with 3 updates by
@dependabot[bot] in actions/checkout#2462v6.0.3
- Fix checkout init for SHA-256 repositories by
@yaananthin actions/checkout#2439- fix: expand merge commit SHA regex and add SHA-256 test cases by
@yaananthin actions/checkout#2414v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924
... (truncated)
9c091bb update error wording (#2467)1044a6d getting ready for checkout v7 release (#2464)f028218 Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26 upgrade module to esm and update dependencies (#2463)537c7ef Bump @actions/core and @actions/tool-cache and Remove uuid (#2459)130a169 Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575 Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aa Bump actions/publish-immutable-action (#2458)f9e715a block checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1c Update changelog for v6.0.3 (#2446)Sourced from actions/setup-java's releases.
v5.4.0
What's Changed
- Bump
@typescript-eslint/parserfrom 8.48.0 to 8.61.1 by@dependabot[bot] in actions/setup-java#1021- Fix codeql workflow permissions by
@jsorefin actions/setup-java#993- fix CodeQL permissions by
@gdamsin actions/setup-java#1025- fix: reject non-semver candidate versions in isVersionSatisfies by
@sproctorin actions/setup-java#1009- Bump
@actions/cacheto 5.1.0, handle cache write denied by@jasonginin actions/setup-java#1026- Add Maven Wrapper cache feature by
@mahabaleshwarsin actions/setup-java#1027- Spelling by
@jsorefin actions/setup-java#713- add link to advanced configuration for JetBrains by
@robstollin actions/setup-java#850- docs(action): fix missing required or default fields by
@kranthipoturajuin actions/setup-java#1007- feat: add microsoft openjdk 17.0.18 by
@al-kauin actions/setup-java#1002- Update README.md - use "alert syntax for Markdown" for notes by
@mhoffrogin actions/setup-java#924- Bump undici from 6.24.1 to 6.27.0 by
@dependabot[bot] in actions/setup-java#1033- Update contributor guide with emoji for clarity by
@brunoborgesin actions/setup-java#1028- add javac problem matcher by
@Trass3rin actions/setup-java#562- Clarify README version syntax and migration guidance by
@brunoborgeswith@Copilotin actions/setup-java#1038- Update undici artifacts to 6.27.0 (license cache + dist) by
@brunoborgesin actions/setup-java#1040- docs: enhance custom jdk file installation by
@stephanabelin actions/setup-java#996- Templates for new Java distributions by
@panticmilosin actions/setup-java#429- Bump actions/checkout from 6 to 7 by
@dependabot[bot] in actions/setup-java#1032- Bump
@types/nodefrom 25.9.3 to 26.0.0 by@dependabot[bot] in actions/setup-java#1031- docs: replace non-existent HelloWorldApp references with java --version by
@brunoborgeswith@Copilotin actions/setup-java#1043- docs: add JavaFX Maven project configuration instructions by
@brunoborgeswith@Copilotin actions/setup-java#1044- docs: self-signed certificate / internal CA handling for GitHub Enterprise by
@brunoborgesin actions/setup-java#1050- docs: document importing an internal CA into the installed JDK (cacerts) by
@brunoborgesin actions/setup-java#1051- chore: Harden workflows: least-privilege permissions + zizmor integration by
@brunoborgesin actions/setup-java#1039- dist: Add GraalVM Community distribution support by
@brunoborgeswith@Copilotin actions/setup-java#1042- docs: note jdkfile approach for Early Access / unreleased JDK builds by
@brunoborgesin actions/setup-java#1058- dist: Apply Copilot review suggestions from PR #1042 (GraalVM Community) by
@brunoborgesin actions/setup-java#1059New Contributors
@jsorefmade their first contribution in actions/setup-java#993@sproctormade their first contribution in actions/setup-java#1009@jasonginmade their first contribution in actions/setup-java#1026@robstollmade their first contribution in actions/setup-java#850@kranthipoturajumade their first contribution in actions/setup-java#1007@al-kaumade their first contribution in actions/setup-java#1002@mhoffrogmade their first contribution in actions/setup-java#924@brunoborgesmade their first contribution in actions/setup-java#1028@Trass3rmade their first contribution in actions/setup-java#562@stephanabelmade their first contribution in actions/setup-java#996Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.4.0
v5.3.0
What's Changed
- chore: update Java version to 25 in setup examples by
@alaahongin actions/setup-java#969- Bump minimatch from 3.1.2 to 3.1.5 by
@dependabot[bot] in actions/setup-java#984- Refactor error handling and improve test logging for installers by
@chiranjib-swainin actions/setup-java#989
... (truncated)
1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#...fa2c650 docs: note jdkfile approach for Early Access / unreleased JDK builds (#1058)1d56e31 dist: Add GraalVM Community distribution support (#1042)1d25252 chore: Harden workflows: least-privilege permissions + zizmor integration (#1...668c1ea docs: add post-install keytool import for the JDK cacerts trust store (#1051)a9a46fb docs: document self-signed certificate / internal CA handling for GitHub Ente...5431e71 docs: add JavaFX Maven project configuration instructions (#1044)4baa9b4 docs: replace non-existent HelloWorldApp references with java --version (#1043)eab4b08 Bump @types/node from 25.9.3 to 26.0.0 (#1031)bf0c0e6 Bump actions/checkout from 6 to 7 (#1032)