Sourced from actions/setup-dotnet's releases.
v5.3.0
What's Changed
Enhancements
- Add dotnet-version: latest support with dotnet-channel input by
@mahabaleshwarsin actions/setup-dotnet#730- Support global.json's rollForward latest* variants by
@js6pakin actions/setup-dotnet#538- Improve version resolution by
@akoeplingerin actions/setup-dotnet#560Dependency Updates
- Upgrade @actions/* and fast-xml-parser dependencies by
@Copilotin actions/setup-dotnet#728- Update install scripts to v2026.05.19 (preserve archive links) by
@MichaelSimonsin actions/setup-dotnet#736- Add rollForward note in README, improve proxy health check in e2e tests and bump version to v5.3.0 by
@priyagupta108in actions/setup-dotnet#738Bug Fixes
- Update Test Proxy job by
@priya-kinthaliin actions/setup-dotnet#703New Contributors
@Copilotmade their first contribution in actions/setup-dotnet#728@akoeplingermade their first contribution in actions/setup-dotnet#560@MichaelSimonsmade their first contribution in actions/setup-dotnet#736@js6pakmade their first contribution in actions/setup-dotnet#538Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.3.0
9a946fd
Add rollForward note in README, improve proxy health check in e2e tests
and b...98af08b
Support global.json's rollForward latest* variants (#538)8404272
Update install scripts to v2026.05.19 (#736)f1970f5
Don't download releases-index.json to resolve major version (#560)af9211b
Add dotnet-version: latest support with dotnet-channel input (#730)df991ae
chore: bump @actions/* and fast-xml-parser dependencies (#728)a66eefa
CI: remove manual PowerShell install from test-proxy job (e2e-tests.yml)
(#703)Sourced from actions/checkout's releases.
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
v6.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#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774
... (truncated)