chore(deps): bump actions/checkout from 4.2.2 to 5.0.0#2269
Merged
PeterDaveHello merged 1 commit intomainfrom Aug 21, 2025
Merged
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0#2269PeterDaveHello merged 1 commit intomainfrom
PeterDaveHello merged 1 commit intomainfrom
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull Request Overview
This PR updates the actions/checkout action from version 4.2.2 to 5.0.0 across all GitHub workflow files. The main purpose is to keep the dependency up-to-date with the latest release that uses Node 24 and requires a minimum runner version of v2.327.1.
Key changes:
- Updates checkout action hash from
11bd71901bbe5b1630ceea73d27597364c9af683to08c6903cd8c0fde910a37f88322edcfb5dd907a8 - Updates version comment from
v4.2.2tov5.0.0across all workflow files
Reviewed Changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/shfmt.yml | Updates checkout action to v5.0.0 in both shfmt and shellcheck jobs |
| .github/workflows/scorecard.yml | Updates checkout action to v5.0.0 in security scorecard workflow |
| .github/workflows/official-pr.yml | Updates checkout action to v5.0.0 for both docker-node and official-images checkouts |
| .github/workflows/missing-checksum.yml | Updates checkout action to v5.0.0 in checksum validation workflow |
| .github/workflows/markdown-link-check.yml | Updates checkout action to v5.0.0 in markdown link validation workflow |
| .github/workflows/eclint.yml | Updates checkout action to v5.0.0 in eclint validation workflow |
| .github/workflows/doctoc.yml | Updates checkout action to v5.0.0 in table of contents validation workflow |
| .github/workflows/build-test.yml | Updates checkout action to v5.0.0 in both build-test jobs |
| .github/workflows/automatic-updates.yml | Updates checkout action to v5.0.0 in automation workflow |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
PeterDaveHello
approved these changes
Aug 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 4.2.2 to 5.0.0.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)