Skip to content

Bump docker/setup-buildx-action from 1 to 1.3.0

Created by: dependabot[bot]

Bumps docker/setup-buildx-action from 1 to 1.3.0.

Release notes

Sourced from docker/setup-buildx-action's releases.

v1.3.0

  • Display BuildKit version (#72)

v1.2.0

  • Remove os limitation (#71)
  • Add test job for config input (#68)
  • BuildKit container logs (#70)
  • Enhance builder inspection (#69)
  • Add config input (#67)
  • Bump @​actions/core from 1.2.6 to 1.2.7 (#65)

v1.1.2

  • Fix doc links (#63)
  • Bump @​actions/http-client from 1.0.9 to 1.0.11 (#61)
  • Enhance workflow (#62)
  • Bump semver from 7.3.4 to 7.3.5 (#59)

v1.1.1

  • Revert BuildKit step log limits tweak (#50)

v1.1.0

  • Override the configured builder instance (#49)
  • Improve builder name generation (#48)
  • Tweak BuildKit step log limits (#46)

v1.0.4

  • Remove hardcoded buildkit container image moby/buildkit:v0.8-beta (#43)
  • Bumps semver from 7.3.2 to 7.3.4 (#42)

v1.0.3

  • Group log output (#32)
  • Bump @​actions/tool-cache from 1.6.0 to 1.6.1 (#36)
  • Bump @​actions/http-client from 1.0.8 to 1.0.9 (#30)

v1.0.2

  • Temporarly set buildkit container image to moby/buildkit:v0.8-beta (#27)

v1.0.1

  • Fix CVE-2020-15228
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports