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-buildx-action Loading
base: v1.5.1
Choose a base ref
...
head repository: docker/setup-buildx-action Loading
compare: v1.6.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 4 contributors

Commits on Jul 20, 2021

  1. Bump codecov/codecov-action from 1 to 2.0.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v1...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    7c99741 View commit details
    Browse the repository at this point in the history
  2. Use official images

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1e85bf3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from crazy-max/update-deps

    Use official images
    crazy-max committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    cddc648 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Use major

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    96016fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from docker/dependabot/github_actions/codecov…

    …/codecov-action-2.0.1
    
    Bump codecov/codecov-action from 1 to 2.0.1
    crazy-max committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e639814 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Bump @actions/core from 1.4.0 to 1.5.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    75abbe0 View commit details
    Browse the repository at this point in the history
  2. Update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    93fe949 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #104 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.5.0
    
    Bump @actions/core from 1.4.0 to 1.5.0
    crazy-max committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    ee7ac31 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Add config-inline input

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    34e94a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from crazy-max/config-inline

    Add `config-inline` input
    crazy-max committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    94ab11c View commit details
    Browse the repository at this point in the history
Loading