Commit fa4db72
authored
Update docker/build-push-action action to v7 (#3047)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/build-push-action](https://redirect.github.com/docker/build-push-action)
| action | major | `v6.19.2` → `v7.0.0` |
---
### Release Notes
<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>
###
[`v7.0.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v7.0.0)
[Compare
Source](https://redirect.github.com/docker/build-push-action/compare/v6.19.2...v7.0.0)
- Node 24 as default runtime (requires [Actions Runner
v2.327.1](https://redirect.github.com/actions/runner/releases/tag/v2.327.1)
or later) by [@​crazy-max](https://redirect.github.com/crazy-max)
in
[#​1470](https://redirect.github.com/docker/build-push-action/pull/1470)
- Remove deprecated `DOCKER_BUILD_NO_SUMMARY` and
`DOCKER_BUILD_EXPORT_RETENTION_DAYS` envs by
[@​crazy-max](https://redirect.github.com/crazy-max) in
[#​1473](https://redirect.github.com/docker/build-push-action/pull/1473)
- Remove legacy export-build tool support for build summary by
[@​crazy-max](https://redirect.github.com/crazy-max) in
[#​1474](https://redirect.github.com/docker/build-push-action/pull/1474)
- Switch to ESM and update config/test wiring by
[@​crazy-max](https://redirect.github.com/crazy-max) in
[#​1466](https://redirect.github.com/docker/build-push-action/pull/1466)
- Bump [@​actions/core](https://redirect.github.com/actions/core)
from 1.11.1 to 3.0.0 in
[#​1454](https://redirect.github.com/docker/build-push-action/pull/1454)
- Bump
[@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit)
from 0.62.1 to 0.79.0 in
[#​1453](https://redirect.github.com/docker/build-push-action/pull/1453)
[#​1472](https://redirect.github.com/docker/build-push-action/pull/1472)
[#​1479](https://redirect.github.com/docker/build-push-action/pull/1479)
- Bump minimatch from 3.1.2 to 3.1.5 in
[#​1463](https://redirect.github.com/docker/build-push-action/pull/1463)
**Full Changelog**:
<docker/build-push-action@v6.19.2...v7.0.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2e3157b commit fa4db72
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments