Commit e347b82
authored
chore(deps): update docker/setup-buildx-action action to v2.5.0 (#8)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| action | minor | `v2.2.1` -> `v2.5.0` |
---
### Release Notes
<details>
<summary>docker/setup-buildx-action</summary>
###
[`v2.5.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.5.0)
[Compare
Source](https://togithub.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0)
- `cleanup` input to remove builder and temp files by
[@​crazy-max](https://togithub.com/crazy-max) in
[https://github.com/docker/setup-buildx-action/pull/213](https://togithub.com/docker/setup-buildx-action/pull/213)
- do not remove builder using the `docker` driver by
[@​crazy-max](https://togithub.com/crazy-max) in
[https://github.com/docker/setup-buildx-action/pull/218](https://togithub.com/docker/setup-buildx-action/pull/218)
- fix current context as builder name for `docker` driver by
[@​crazy-max](https://togithub.com/crazy-max) in
[https://github.com/docker/setup-buildx-action/pull/209](https://togithub.com/docker/setup-buildx-action/pull/209)
**Full Changelog**:
docker/setup-buildx-action@v2.4.1...v2.5.0
###
[`v2.4.1`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.4.1)
[Compare
Source](https://togithub.com/docker/setup-buildx-action/compare/v2.4.0...v2.4.1)
- Get releases from actions toolkit by
[@​crazy-max](https://togithub.com/crazy-max)
([#​200](https://togithub.com/docker/setup-buildx-action/issues/200))
- Bump csv-parse from 5.3.3 to 5.3.4
([#​199](https://togithub.com/docker/setup-buildx-action/issues/199))
**Full Changelog**:
docker/setup-buildx-action@v2.4.0...v2.4.1
###
[`v2.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.4.0)
[Compare
Source](https://togithub.com/docker/setup-buildx-action/compare/v2.3.0...v2.4.0)
- Don't depend on the GitHub API to check release by
[@​crazy-max](https://togithub.com/crazy-max)
([#​196](https://togithub.com/docker/setup-buildx-action/issues/196))
**Full Changelog**:
docker/setup-buildx-action@v2.3.0...v2.4.0
###
[`v2.3.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v2.3.0)
[Compare
Source](https://togithub.com/docker/setup-buildx-action/compare/v2.2.1...v2.3.0)
- Use Octokit to check Buildx release on GitHub by
[@​crazy-max](https://togithub.com/crazy-max)
([#​191](https://togithub.com/docker/setup-buildx-action/issues/191)
[#​192](https://togithub.com/docker/setup-buildx-action/issues/192))
- Add version pinning information to the README by
[@​jedevc](https://togithub.com/jedevc)
([#​189](https://togithub.com/docker/setup-buildx-action/issues/189))
- Bump minimatch from 3.0.4 to 3.1.2
([#​182](https://togithub.com/docker/setup-buildx-action/issues/182))
- Bump csv-parse from 5.3.1 to 5.3.3
([#​181](https://togithub.com/docker/setup-buildx-action/issues/181))
- Bump json5 from 2.2.0 to 2.2.3
([#​184](https://togithub.com/docker/setup-buildx-action/issues/184))
**Full Changelog**:
docker/setup-buildx-action@v2.2.1...v2.3.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/scottames/dots).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 013f630 commit e347b82
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments