Bump actions/checkout from 6.0.2 to 7.0.1#7331
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...3d3c42e) --- 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>
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates GitHub Actions workflows to use a new pinned digest for actions/checkout (while keeping the major-version comment).
Changes:
- Bump
actions/checkoutpinned SHA across all CI/automation workflows - Keep existing workflow behavior unchanged (digest-only update)
Reviewed changes
Copilot reviewed 26 out of 26 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/stale-issue-pr-ping.yml | Update pinned actions/checkout digest used by stale issue/PR ping job |
| .github/workflows/python-tests.yml | Update pinned actions/checkout digest for Python test workflow |
| .github/workflows/python-test-coverage.yml | Update pinned actions/checkout digest for coverage generation workflow |
| .github/workflows/python-test-coverage-report.yml | Update pinned actions/checkout digest for coverage report workflow |
| .github/workflows/python-sample-validation.yml | Update pinned actions/checkout digest across sample validation jobs |
| .github/workflows/python-release.yml | Update pinned actions/checkout digest for Python release workflow |
| .github/workflows/python-merge-tests.yml | Update pinned actions/checkout digest across merge test jobs |
| .github/workflows/python-lab-tests.yml | Update pinned actions/checkout digest for lab test workflow |
| .github/workflows/python-integration-tests.yml | Update pinned actions/checkout digest across integration test jobs |
| .github/workflows/python-docs.yml | Update pinned actions/checkout digest for docs workflow |
| .github/workflows/python-dependency-maintenance.yml | Update pinned actions/checkout digest for dependency maintenance workflow |
| .github/workflows/python-code-quality.yml | Update pinned actions/checkout digest across code quality jobs |
| .github/workflows/markdown-link-check.yml | Update pinned actions/checkout digest for link check workflow |
| .github/workflows/limit-community-prs.yml | Update pinned actions/checkout digest for community PR limiting workflows |
| .github/workflows/label-title-prefix.yml | Update pinned actions/checkout digest for title prefix labeling workflow |
| .github/workflows/label-pr.yml | Update pinned actions/checkout digest for PR labeling workflow |
| .github/workflows/label-issues.yml | Update pinned actions/checkout digest for issue labeling workflow |
| .github/workflows/issue-triage.yml | Update pinned actions/checkout digest for issue triage workflow |
| .github/workflows/integration-tests-manual.yml | Update pinned actions/checkout digest for manual integration tests workflow |
| .github/workflows/github-automation-tests.yml | Update pinned actions/checkout digest for GitHub automation tests workflow |
| .github/workflows/dotnet-verify-samples.yml | Update pinned actions/checkout digest for .NET sample verification workflow |
| .github/workflows/dotnet-integration-tests.yml | Update pinned actions/checkout digest for .NET integration tests workflow |
| .github/workflows/dotnet-format.yml | Update pinned actions/checkout digest for .NET formatting workflow |
| .github/workflows/dotnet-build-and-test.yml | Update pinned actions/checkout digest across .NET build/test jobs |
| .github/workflows/devflow-pr-review.yml | Update pinned actions/checkout digest for DevFlow PR review workflow |
| .github/workflows/codeql-analysis.yml | Update pinned actions/checkout digest for CodeQL analysis workflow |
Contributor
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 6.0.2 to 7.0.1.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
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)