Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 9, 2025

Plan: Update actions/checkout references to @v6 in /docs

  • Update all actions/checkout@v4 references to @v6 in /docs/concepts-guidelines.md (13 occurrences)
  • Update all actions/checkout@v4 references to @v6 in /docs/examples.md (13 occurrences)
  • Update actions/checkout@v2 and actions/checkout@v1 references to @v6 in /docs/updating.md (reverted - historical migration docs preserved)
  • Verify all changes are correct
  • Complete - All actions/checkout references updated to @v6 (except historical migration docs)
Original prompt

Search markdown files under /docs and update actions/checkout references to @v6


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Update actions/checkout references to @v6 in markdown files Update actions/checkout references to @v6 in docs Dec 9, 2025
Copilot AI requested a review from peter-evans December 9, 2025 10:57
@peter-evans
Copy link
Owner

@copilot revert changes to docs/updating.md

Copy link
Contributor Author

Copilot AI commented Dec 9, 2025

@copilot revert changes to docs/updating.md

Reverted changes to docs/updating.md in commit 418ddcc. Historical migration documentation now preserves the original version references (@v1, @v2).

@peter-evans peter-evans marked this pull request as ready for review December 9, 2025 11:03
@peter-evans peter-evans merged commit 41c0e4b into main Dec 9, 2025
@peter-evans peter-evans deleted the copilot/update-checkout-references branch December 9, 2025 11:03
mergify bot added a commit to robfrank/linklift that referenced this pull request Dec 15, 2025
…0 [skip ci]

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.11 to 8.0.0.
Release notes

*Sourced from [peter-evans/create-pull-request's releases](https://github.com/peter-evans/create-pull-request/releases).*

> Create Pull Request v8.0.0
> --------------------------
>
> What's new in v8
> ----------------
>
> * Requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later if you are using a self-hosted runner for Node 24 support.
>
> What's Changed
> --------------
>
> * chore: Update checkout action version to v6 by [`@​yonas`](https://github.com/yonas) in [peter-evans/create-pull-request#4258](https://redirect.github.com/peter-evans/create-pull-request/pull/4258)
> * Update actions/checkout references to [`@​v6`](https://github.com/v6) in docs by [`@​Copilot`](https://github.com/Copilot) in [peter-evans/create-pull-request#4259](https://redirect.github.com/peter-evans/create-pull-request/pull/4259)
> * feat: v8 by [`@​peter-evans`](https://github.com/peter-evans) in [peter-evans/create-pull-request#4260](https://redirect.github.com/peter-evans/create-pull-request/pull/4260)
>
> New Contributors
> ----------------
>
> * [`@​yonas`](https://github.com/yonas) made their first contribution in [peter-evans/create-pull-request#4258](https://redirect.github.com/peter-evans/create-pull-request/pull/4258)
> * [`@​Copilot`](https://github.com/Copilot) made their first contribution in [peter-evans/create-pull-request#4259](https://redirect.github.com/peter-evans/create-pull-request/pull/4259)
>
> **Full Changelog**: <peter-evans/create-pull-request@v7.0.11...v8.0.0>


Commits

* [`98357b1`](peter-evans/create-pull-request@98357b1) feat: v8 ([#4260](https://redirect.github.com/peter-evans/create-pull-request/issues/4260))
* [`41c0e4b`](peter-evans/create-pull-request@41c0e4b) Update actions/checkout references to [`@​v6`](https://github.com/v6) in docs ([#4259](https://redirect.github.com/peter-evans/create-pull-request/issues/4259))
* [`994332d`](peter-evans/create-pull-request@994332d) chore: Update checkout action version to v6 ([#4258](https://redirect.github.com/peter-evans/create-pull-request/issues/4258))
* See full diff in [compare view](peter-evans/create-pull-request@22a9089...98357b1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=peter-evans/create-pull-request&package-manager=github\_actions&previous-version=7.0.11&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants