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.26.1
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.26.2
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 18, 2024

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    tonistiigi authored and github-actions[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    eb3bf30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #373 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    tonistiigi authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b61fc5f View commit details
    Browse the repository at this point in the history
  3. update buildx to v0.15.1

    Signed-off-by: Tonis Tiigi <[email protected]>
    tonistiigi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1cb547a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #374 from tonistiigi/update-buildx-v0.15.1

    update buildx to v0.15.1
    crazy-max authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d791e46 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 6.1.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@6d6857d...c5a7806)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    58b2ef7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. buildx(history): check buildx version before exporting

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6668cc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #376 from crazy-max/export-buildx-version

    buildx(history): check buildx version before exporting
    crazy-max authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8c81eef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #375 from docker/dependabot/github_actions/peter-e…

    …vans/create-pull-request-6.1.0
    
    build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0
    crazy-max authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b5ae9cc View commit details
    Browse the repository at this point in the history
Loading