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.56.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.57.0
Choose a head ref
  • 14 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 27, 2025

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    f93cd67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #613 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    b5f9106 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    02d0feb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #615 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    5a96697 View commit details
    Browse the repository at this point in the history
  3. dockerfile: update buildx to 0.21.2

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    43b8598 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. github: update .github/buildx-lab-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    8d2c24d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #617 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    391c776 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #616 from crazy-max/buildx-0.21.2

    dockerfile: update buildx to 0.21.2
    crazy-max authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    de3328f View commit details
    Browse the repository at this point in the history
  4. update buildkit to 0.20.1

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    d5da34a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Merge pull request #618 from crazy-max/buildkit-0.20.1

    update buildkit to 0.20.1
    crazy-max authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    977644b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. docker(install): update lima images

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    7c54b0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #619 from crazy-max/update-lima-cfg

    docker(install): update lima images
    crazy-max authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    af76018 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @actions/artifact from 2.2.2 to 2.3.0

    Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.2.2 to 2.3.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/artifact"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    1de2515 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #620 from docker/dependabot/npm_and_yarn/actions/a…

    …rtifact-2.3.0
    
    build(deps): bump @actions/artifact from 2.2.2 to 2.3.0
    crazy-max authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    6ddef8a View commit details
    Browse the repository at this point in the history
Loading