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: v4.2.0
Choose a base ref
...
head repository: actions/checkout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 10 files changed
  • 7 contributors

Commits on Oct 2, 2024

  1. Copy the full SHA
    de5a000 View commit details

Commits on Oct 3, 2024

  1. Add workflow file for publishing releases to immutable action package (

    …#1919)
    
    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.
    Jcambass authored Oct 3, 2024
    2
    Copy the full SHA
    6b42224 View commit details

Commits on Oct 7, 2024

  1. Copy the full SHA
    eef6144 View commit details

Commits on Oct 18, 2024

  1. url-helper.ts now leverages well-known environment variables. (#1941)

    * `utl-helper.ts` now leverages well-known environment variables.
    
    ---------
    Co-authored-by: Erez Testiler <easyt@github.com>
    jww3 authored Oct 18, 2024
    Copy the full SHA
    163217d View commit details

Commits on Oct 23, 2024

  1. Copy the full SHA
    e3d2460 View commit details
  2. Prepare 4.2.2 Release (#1953)

    * Prepare 4.2.2 Release
    
    ---------
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    jww3 and joshmgross authored Oct 23, 2024
    1
    Copy the full SHA
    11bd719 View commit details

Commits on Nov 8, 2024

  1. docs: update README.md (#1971)

    Add a scenario where it is necessary to push a commit to a pull request.
    motss authored Nov 8, 2024
    Copy the full SHA
    3b9b8c8 View commit details

Commits on Nov 14, 2024

  1. Update README.md (#1977)

    mouismail authored Nov 14, 2024
    3
    Copy the full SHA
    cbb7224 View commit details

Commits on Jan 16, 2025

  1. Documentation update - add recommended permissions to Readme (#2043)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    
    ---------
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    benwells and joshmgross authored Jan 16, 2025
    Copy the full SHA
    009b9ae View commit details
  2. 2
    Copy the full SHA
    85e6279 View commit details
Loading