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

Commits on Nov 21, 2025

  1. build(deps): bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    beedf3f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. build(deps): bump @docker/actions-toolkit from 0.65.0 to 0.68.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.65.0 to 0.68.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.65.0...v0.68.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-version: 0.68.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    71cca02 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    84eefba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #187 from docker/dependabot/github_actions/actions…

    …/checkout-6
    
    build(deps): bump actions/checkout from 5 to 6
    crazy-max authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    4d3a27b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #189 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.68.0
    
    build(deps): bump @docker/actions-toolkit from 0.65.0 to 0.68.0
    crazy-max authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    e61617a View commit details
    Browse the repository at this point in the history
Loading