chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3#361
chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3#361dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates the actions/checkout GitHub Action from version 6.0.2 to 6.0.3 across all project workflows. The update is intended to include upstream fixes for SHA-256 repositories and merge commit regex handling. The changes are consistent with project standards, and no quality or logic issues were identified. Verification should focus on ensuring that the workflows continue to initialize correctly with their specific configuration requirements.
Test suggestions
- Verify mkdocs.yml workflow successfully checks out code using v6.0.3 with full git history.
- Verify Vale workflow successfully checks out code using v6.0.3 without submodules.
- Verify Scheduled jobs (broken links and image compression) correctly initialize using v6.0.3.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify mkdocs.yml workflow successfully checks out code using v6.0.3 with full git history.
2. Verify Vale workflow successfully checks out code using v6.0.3 without submodules.
3. Verify Scheduled jobs (broken links and image compression) correctly initialize using v6.0.3.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Bumps actions/checkout from 6.0.2 to 6.0.3.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)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 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)