Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/checkout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.2
Choose a base ref
...
head repository: actions/checkout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.3
Choose a head ref
  • 4 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    0c366fd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)

    * fix: expand merge commit SHA regex and add SHA-256 test cases
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    * test: add checkCommitInfo SHA coverage
    
    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>
    
    * style: fix Prettier formatting in test and source files
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    yaananth and Copilot authored May 4, 2026
    1 Configuration menu
    Copy the full SHA
    900f221 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Fix checkout init for SHA-256 repositories (#2439)

    * Fix checkout init for SHA-256 repositories
    
    * Remove unused object format result field
    yaananth authored Jun 1, 2026
    1 Configuration menu
    Copy the full SHA
    1cce339 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. Configuration menu
    Copy the full SHA
    df4cb1c View commit details
    Browse the repository at this point in the history
Loading