chore(deps): bump actions/checkout from 6.1.0 to 7.0.1 - #61
chore(deps): bump actions/checkout from 6.1.0 to 7.0.1#61dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.1.0 to 7.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v6.1.0...v7.0.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 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.
🟡 Changes recommended
Most edits conflict with the documented policy of using broad major action tags.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates actions/checkout references to v7.0.1 across reusable workflows.
Changes:
- Updates the SHA-pinned WordPress deployment checkout.
- Changes existing
@v7references to patch-level@v7.0.1tags.
File summaries
| File | Description |
|---|---|
.github/workflows/wp-org-svn-deploy.yml |
Updates checkout’s pinned SHA. |
.github/workflows/wp-gh-release-ops.yml |
Changes the checkout tag. |
.github/workflows/npm-release-ops.yml |
Changes four checkout tags. |
.github/workflows/js-ops.yml |
Changes two checkout tags. |
.github/workflows/docker-ops.yml |
Changes seven checkout tags. |
.github/workflows/_release.yml |
Changes two checkout tags. |
.github/workflows/_dependabot-actions-review.yml |
Changes the automation checkout tag. |
Review details
Suppressed comments (11)
.github/workflows/npm-release-ops.yml:224
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/npm-release-ops.yml:268
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/npm-release-ops.yml:316
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/js-ops.yml:595
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/docker-ops.yml:958
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/docker-ops.yml:1126
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/docker-ops.yml:1278
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/docker-ops.yml:1431
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/docker-ops.yml:1680
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/docker-ops.yml:1848
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
.github/workflows/_release.yml:176
- This patch-level pin conflicts with the repository's explicit policy to prefer major action tags (
docs/dependency-maintenance.md:8-19) and reintroduces routine patch/minor Dependabot churn. Keep the existing major tag here.
uses: actions/checkout@v7.0.1
- Files reviewed: 7/7 changed files
- Comments generated: 6
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| steps: | ||
| - name: Checkout repository | ||
| uses: actions/checkout@v7 | ||
| uses: actions/checkout@v7.0.1 |
|
|
||
| - name: Checkout | ||
| uses: actions/checkout@v7 | ||
| uses: actions/checkout@v7.0.1 |
|
|
||
| - name: Checkout code | ||
| uses: actions/checkout@v7 | ||
| uses: actions/checkout@v7.0.1 |
| steps: | ||
| - name: Checkout code | ||
| uses: actions/checkout@v7 | ||
| uses: actions/checkout@v7.0.1 |
| steps: | ||
| - name: Checkout code | ||
| uses: actions/checkout@v7 | ||
| uses: actions/checkout@v7.0.1 |
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v7 | ||
| uses: actions/checkout@v7.0.1 |
|
Safe to merge: Major bump actions/checkout 6.1.0 -> 7.0.1; no deterministic risk terms found in Dependabot release notes Changed files: .github/workflows/_dependabot-actions-review.yml, .github/workflows/_release.yml, .github/workflows/docker-ops.yml, .github/workflows/js-ops.yml, .github/workflows/npm-release-ops.yml, .github/workflows/wp-gh-release-ops.yml, .github/workflows/wp-org-svn-deploy.yml. Classification: safe. |
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
Bumps actions/checkout from 6.1.0 to 7.0.1.
Release notes
Sourced from actions/checkout's releases.
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)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)