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: docker/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 7, 2023

  1. build(deps): bump semver from 7.5.3 to 7.5.4

    Bumps [semver](https://github.com/npm/node-semver) from 7.5.3 to 7.5.4.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.3...v7.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    906aacf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. github: update .github/docker-releases.json

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    8e45354 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #133 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    324e807 View commit details
    Browse the repository at this point in the history
  2. bump semver to 7.5.4 in package.json

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ec700a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #132 from docker/dependabot/npm_and_yarn/semver-7.5.4

    build(deps): bump semver from 7.5.3 to 7.5.4
    crazy-max authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fd97af1 View commit details
    Browse the repository at this point in the history
  2. buildx: build for local platform

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    db5c712 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #135 from crazy-max/fix-buildx-install-platform

    buildx: build for local platform
    crazy-max authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f1593e3 View commit details
    Browse the repository at this point in the history
Loading