Update all references from v5 and v4 to v6 by ericsciple · Pull Request #2314 · actions/checkout (original) (raw)

@ericsciple

Copilot AI review requested due to automatic review settings

November 24, 2025 01:25

TingluoHuang

luketainton pushed a commit to luketainton/repos_roboluke that referenced this pull request

Dec 6, 2025

@luketainton

luketainton pushed a commit to luketainton/actions_gha-workflows that referenced this pull request

Dec 6, 2025

@luketainton

luketainton pushed a commit to luketainton/repos_epage that referenced this pull request

Dec 6, 2025

@luketainton

onap-github pushed a commit to onap/portal-ng-ui that referenced this pull request

Dec 8, 2025

@dependabot

mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request

Dec 8, 2025

@mergify

oran-osc-github pushed a commit to o-ran-sc/it-dep that referenced this pull request

Dec 10, 2025

@dependabot

mergify Bot added a commit to robfrank/linklift that referenced this pull request

Dec 14, 2025

@mergify

lfit-replication pushed a commit to lfit/releng-gerrit_to_platform that referenced this pull request

Dec 31, 2025

@dependabot

luketainton pushed a commit to luketainton/repos_webexmemebot that referenced this pull request

Jan 5, 2026

@luketainton

luketainton pushed a commit to luketainton/luke_instant-msg-api that referenced this pull request

Jan 5, 2026

@luketainton

luketainton pushed a commit to luketainton/repos_pypilot that referenced this pull request

Jan 5, 2026

@luketainton

luketainton pushed a commit to luketainton/repos_PwnedPW that referenced this pull request

Jan 5, 2026

@luketainton

onap-github pushed a commit to onap/portal-ng-bff that referenced this pull request

Jan 28, 2026

@dependabot

mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request

Feb 2, 2026

@mergify

mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request

Feb 8, 2026

@mergify

mergify Bot added a commit to ArcadeData/langchain-arcadedb that referenced this pull request

Mar 2, 2026

@mergify

mergify Bot added a commit to ArcadeData/arcadedb-usecases that referenced this pull request

Mar 2, 2026

@mergify

This was referenced

Mar 11, 2026

This was referenced

Mar 11, 2026

ng8yb95xhs-byte

This was referenced

Apr 11, 2026

mergify Bot added a commit to ArcadeData/arcadedb-deployments that referenced this pull request

Apr 29, 2026

@mergify

This was referenced

May 15, 2026

talcoh2x added a commit to Elmnt-Internal/checkout that referenced this pull request

May 20, 2026

Signed-off-by: Luca Comellini luca.com@gmail.com

Bumps the minor-npm-dependencies group with 4 updates in the / directory: eslint-plugin-jest, prettier, ts-jest and typescript.

Updates eslint-plugin-jest from 28.5.0 to 28.8.2

Updates prettier from 3.2.5 to 3.3.3

Updates ts-jest from 29.1.2 to 29.2.5

Updates typescript from 5.4.5 to 5.5.4


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com


Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Gross joshmgross@github.com

Bumps braces from 3.0.2 to 3.0.3.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

This workflow file publishes new action releases to the immutable action package of the same name as this repo.

This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.


Co-authored-by: Erez Testiler easyt@github.com


Co-authored-by: Josh Gross joshmgross@github.com

Add a scenario where it is necessary to push a commit to a pull request.

Co-authored-by: Josh Gross joshmgross@github.com


Co-authored-by: Josh Gross joshmgross@github.com

Co-authored-by: TingluoHuang 1750815+TingluoHuang@users.noreply.github.com

Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com

Co-authored-by: TingluoHuang 1750815+TingluoHuang@users.noreply.github.com

Co-authored-by: TingluoHuang 1750815+TingluoHuang@users.noreply.github.com

Co-authored-by: TingluoHuang 1750815+TingluoHuang@users.noreply.github.com


Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com Co-authored-by: TingluoHuang 1750815+TingluoHuang@users.noreply.github.com Co-authored-by: Tingluo Huang tingluohuang@github.com Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com

This PR fixes several issues with tag handling in the checkout action:

  1. fetch-tags: true now works (fixes actions#1471)

    • Tags refspec is now included in getRefSpec() when fetchTags=true
    • Previously tags were only fetched during a separate fetch that was overwritten by the main fetch
  2. Tag checkout preserves annotations (fixes actions#290)

    • Tags are fetched via refspec (+refs/tags/:refs/tags/) instead of --tags flag
    • This fetches the actual tag objects, preserving annotations
  3. Tag checkout with fetch-tags: true no longer fails (fixes actions#1467)

    • When checking out a tag with fetchTags=true, only the wildcard refspec is used (specific tag refspec is redundant)

Changes:

Related actions#1471, actions#1467, actions#290

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Add checkCommitInfo tests for SHA-1 and SHA-256 merge messages and reject invalid 50-character hex merge heads.\n\nCo-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com


Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com


Signed-off-by: Luca Comellini luca.com@gmail.com Signed-off-by: dependabot[bot] support@github.com Co-authored-by: yasonk yason@hey.com Co-authored-by: Luca Comellini luca.com@gmail.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Gross joshmgross@github.com Co-authored-by: Orhan Toy orhantoy@github.com Co-authored-by: Joel Ambass Jcambass@users.noreply.github.com Co-authored-by: John Wesley Walker III 81404201+jww3@users.noreply.github.com Co-authored-by: Erez Testiler easyt@github.com Co-authored-by: The web walker contact@motss.app Co-authored-by: Mohammad Ismail 96207520+mouismail@users.noreply.github.com Co-authored-by: Ben Wells benwells@github.com Co-authored-by: Ben De St Paer-Gotch nebuk89@github.com Co-authored-by: Tingluo Huang tingluohuang@github.com Co-authored-by: Salman Chishti salmanmkc@GitHub.com Co-authored-by: eric sciple ericsciple@users.noreply.github.com Co-authored-by: Copilot 198982749+Copilot@users.noreply.github.com Co-authored-by: TingluoHuang 1750815+TingluoHuang@users.noreply.github.com Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com Co-authored-by: Yashwanth Anantharaju yaananth@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

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

[ Show hidden characters]({{ revealButtonHref }})