Skip to content

chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1 - #233

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1
Open

chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1#233
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 7.0.0 to 7.0.1.

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
Copilot AI review requested due to automatic review settings August 1, 2026 06:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 newer pinned commits for actions/checkout to keep CI dependencies current and reproducible.

Changes:

  • Bumped actions/checkout commit hash in test-and-release workflow.
  • Bumped actions/checkout commit hash in secret and GitHub Actions lint workflows.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/test-and-release.yml Updates pinned actions/checkout commit for the main test/release workflow.
.github/workflows/lint-secrets.yml Updates pinned actions/checkout commit for secrets linting workflow.
.github/workflows/lint-github-actions.yml Updates pinned actions/checkout commit for GitHub Actions linting workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/test-and-release.yml Outdated
steps:
- name: 📥 Checkout repository
uses: actions/checkout@4f1f4aec02e41874fa0262ea8ff5172d7978ad1e # main
uses: actions/checkout@f548e57e544e1ff5a4c46bf1e1b8685f8e4a348a # main
Comment thread .github/workflows/lint-secrets.yml Outdated
steps:
- name: 📥 Checkout repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # main
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # main
@pkg-pr-new

pkg-pr-new Bot commented Aug 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/parse-domain@233

commit: 2ae1156

@coveralls

coveralls commented Aug 1, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 95.094%. remained the same — dependabot/github_actions/actions/checkout-7.0.1 into main

Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 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@9c091bb...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>
@dependabot dependabot Bot changed the title chore(deps): Bump actions/checkout from 6.0.3 to 7.0.1 chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1 Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.1 branch from ed88ccb to 2ae1156 Compare August 1, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants