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/build-push-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: docker/build-push-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 17, 2024

  1. docs: bump actions to latest major

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    29d6782 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump docker/bake-action from 4 to 5

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    76e5c2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1139 from crazy-max/bump-major

    docs: bump actions to latest major
    crazy-max authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0883ebe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1140 from docker/dependabot/github_actions/docker…

    …/bake-action-5
    
    chore(deps): Bump docker/bake-action from 4 to 5
    crazy-max authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4367da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore(deps): Bump @docker/actions-toolkit from 0.26.0 to 0.26.1

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.26.0 to 0.26.1.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.26.0...v0.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6721c56 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    22f4433 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1142 from docker/dependabot/npm_and_yarn/docker/a…

    …ctions-toolkit-0.26.1
    
    chore(deps): Bump @docker/actions-toolkit from 0.26.0 to 0.26.1
    crazy-max authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    94f8f8c View commit details
    Browse the repository at this point in the history
Loading