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/github-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: docker/github-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 4, 2026

  1. build(deps): Bump actions/checkout from 6.0.2 to 6.0.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    facba83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #226 from docker/dependabot/github_actions/actions…

    …/checkout-6.0.3
    
    build(deps): Bump actions/checkout from 6.0.2 to 6.0.3
    crazy-max authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    6cb8d00 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. build/bake: disable buildx metadata provenance

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 5, 2026
    Configuration menu
    Copy the full SHA
    24c043b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from crazy-max/disable-buildx-metadata-proven…

    …ance
    
    build/bake: disable buildx metadata provenance
    crazy-max authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    70ac3fc View commit details
    Browse the repository at this point in the history
Loading