Skip to content

chore(deps): update actions/checkout to v7#1797

Merged
mschile merged 1 commit into
cypress-io:masterfrom
MikeMcC399:update/actions-checkout
Jun 18, 2026
Merged

chore(deps): update actions/checkout to v7#1797
mschile merged 1 commit into
cypress-io:masterfrom
MikeMcC399:update/actions-checkout

Conversation

@MikeMcC399

@MikeMcC399 MikeMcC399 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Situation

Documentation, examples and workflows currently use actions/checkout@v6.

actions/checkout@v7, published on June 18, 2025 has increased security protection.

Change

Update all README documentation and .github/workflows:

From To
actions/checkout@v6 actions/checkout@v7

Note that this update has to be done manually, as Renovate only updates workflows, not the associated documentation.


Note

Low Risk
Mechanical dependency bump on the standard checkout action in CI and documentation only; no application or Cypress action code changes.

Overview
Bumps the GitHub Actions checkout step from actions/checkout@v6 to actions/checkout@v7 everywhere this repo documents and exercises CI.

Every checkout step under .github/workflows/ (main build, dist/markdown checks, and all example-* Cypress workflows) now uses v7. README.md sample workflows are updated the same way so copy-paste examples match what the repo actually runs.

No Cypress action logic, test code, or runtime dependencies change—only the checkout action version in workflows and docs.

Reviewed by Cursor Bugbot for commit f60b3c9. Bugbot is set up for automated code reviews on this repo. Configure here.

@MikeMcC399 MikeMcC399 self-assigned this Jun 18, 2026
@cypress-app-bot

Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 18, 2026 15:11
@MikeMcC399 MikeMcC399 requested a review from mschile June 18, 2026 15:11
@mschile mschile merged commit 47646e1 into cypress-io:master Jun 18, 2026
97 checks passed
@MikeMcC399 MikeMcC399 deleted the update/actions-checkout branch June 18, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants