azinchen / duplicacy

Automated backups with Docker and duplicacy, with backup rotation, email notifications
MIT License
31 stars 17 forks source link

Bump docker/setup-buildx-action from 1.1.0 to 1.3.0 #18

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps docker/setup-buildx-action from 1.1.0 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)
Commits
  • 0d135e0 Merge pull request #72 from crazy-max/buildkit-version
  • 36d8e00 Display BuildKit version
  • 012185c Merge pull request #71 from crazy-max/remove-limitation
  • 881cacd Remove os limitation
  • 0760262 Merge pull request #68 from crazy-max/config-test
  • f4b1b8d Add test job for config input
  • 316c3e4 Merge pull request #70 from crazy-max/debug-buildkitd
  • 5b1c96a Display BuildKit container logs
  • 0f03438 Merge pull request #69 from crazy-max/inspect
  • 7275023 Enhance builder inspection
  • Additional commits viewable in compare view


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)