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 Loading
base: v4.1.3
Choose a base ref
...
head repository: actions/checkout Loading
compare: v4.1.4
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 23, 2024

  1. Bump word-wrap from 1.2.3 to 1.2.5 (#1643)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 23, 2024
    1 Configuration menu
    Copy the full SHA
    9b4c13b View commit details
    Browse the repository at this point in the history
  2. Add dependabot config (#1688)

    * Add dependabot config
    * Group minor and patch updates for NPM and GH Actions
    cory-miller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9839dc1 View commit details
    Browse the repository at this point in the history
  3. Bump the minor-actions-dependencies group with 2 updates (#1693)

    Bumps the minor-actions-dependencies group with 2 updates: [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/login-action` from 3.0.0 to 3.1.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3.0.0...v3.1.0)
    
    Updates `docker/build-push-action` from 5.1.0 to 5.3.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5.1.0...v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-actions-dependencies
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    37b0821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43045ae View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Prep Release v4.1.4 (#1704)

    * Update package.json and package-lock.json to reflect v4.1.4
    * Update CHANGELOG
    jww3 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0ad4b8f View commit details
    Browse the repository at this point in the history
Loading