docker/build-push-action (docker/build-push-action)
### [`v5.4.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.4.0)
[Compare Source](https://togithub.com/docker/build-push-action/compare/v5.3.0...v5.4.0)
- Show builder information before building by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1128](https://togithub.com/docker/build-push-action/pull/1128)
- Handle attestations correctly with provenance and sbom inputs by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1086](https://togithub.com/docker/build-push-action/pull/1086)
- Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.19.0 to 0.24.0 in [https://github.com/docker/build-push-action/pull/1088](https://togithub.com/docker/build-push-action/pull/1088) [https://github.com/docker/build-push-action/pull/1105](https://togithub.com/docker/build-push-action/pull/1105) [https://github.com/docker/build-push-action/pull/1121](https://togithub.com/docker/build-push-action/pull/1121) [https://github.com/docker/build-push-action/pull/1127](https://togithub.com/docker/build-push-action/pull/1127)
- Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/build-push-action/pull/1090](https://togithub.com/docker/build-push-action/pull/1090)
**Full Changelog**: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0
### [`v5.3.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.3.0)
[Compare Source](https://togithub.com/docker/build-push-action/compare/v5.2.0...v5.3.0)
- Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.18.0 to 0.19.0 in [https://github.com/docker/build-push-action/pull/1080](https://togithub.com/docker/build-push-action/pull/1080)
**Full Changelog**: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0
### [`v5.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.2.0)
[Compare Source](https://togithub.com/docker/build-push-action/compare/v5.1.0...v5.2.0)
- Disable quotes detection for `outputs` input by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1074](https://togithub.com/docker/build-push-action/pull/1074)
- Warn about ignored inputs by [@favonia](https://togithub.com/favonia) in [https://github.com/docker/build-push-action/pull/1019](https://togithub.com/docker/build-push-action/pull/1019)
- Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.14.0 to 0.18.0 in [https://github.com/docker/build-push-action/pull/1070](https://togithub.com/docker/build-push-action/pull/1070)
- Bump undici from 5.26.3 to 5.28.3 in [https://github.com/docker/build-push-action/pull/1057](https://togithub.com/docker/build-push-action/pull/1057)
**Full Changelog**: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0
### [`v5.1.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.1.0)
[Compare Source](https://togithub.com/docker/build-push-action/compare/v5.0.0...v5.1.0)
- Add `annotations` input by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/992](https://togithub.com/docker/build-push-action/pull/992)
- Add `secret-envs` input by [@elias-lundgren](https://togithub.com/elias-lundgren) in [https://github.com/docker/build-push-action/pull/980](https://togithub.com/docker/build-push-action/pull/980)
- Bump [@babel/traverse](https://togithub.com/babel/traverse) from 7.17.3 to 7.23.2 in [https://github.com/docker/build-push-action/pull/991](https://togithub.com/docker/build-push-action/pull/991)
- Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.13.0-rc.1 to 0.14.0 in [https://github.com/docker/build-push-action/pull/990](https://togithub.com/docker/build-push-action/pull/990) [https://github.com/docker/build-push-action/pull/1006](https://togithub.com/docker/build-push-action/pull/1006)
**Full Changelog**: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0
### [`v5.0.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.0.0)
[Compare Source](https://togithub.com/docker/build-push-action/compare/v4.2.1...v5.0.0)
- Node 20 as default runtime (requires [Actions Runner v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or later) by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/954](https://togithub.com/docker/build-push-action/pull/954)
- Bump [@actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 in [https://github.com/docker/build-push-action/pull/959](https://togithub.com/docker/build-push-action/pull/959)
**Full Changelog**: https://github.com/docker/build-push-action/compare/v4.2.1...v5.0.0
### [`v4.2.1`](https://togithub.com/docker/build-push-action/releases/tag/v4.2.1)
[Compare Source](https://togithub.com/docker/build-push-action/compare/v4.2.0...v4.2.1)
> **Note**
>
> Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`.
- warn if docker config can't be parsed by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/957](https://togithub.com/docker/build-push-action/pull/957)
**Full Changelog**: https://github.com/docker/build-push-action/compare/v4.2.0...v4.2.1
### [`v4.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.2.0)
[Compare Source](https://togithub.com/docker/build-push-action/compare/v4.1.1...v4.2.0)
> **Note**
>
> Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`.
- display proxy configuration by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/872](https://togithub.com/docker/build-push-action/pull/872)
- chore(deps): Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.6.0 to 0.8.0 in [https://github.com/docker/build-push-action/pull/930](https://togithub.com/docker/build-push-action/pull/930)
- chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 in [https://github.com/docker/build-push-action/pull/925](https://togithub.com/docker/build-push-action/pull/925)
- chore(deps): Bump semver from 6.3.0 to 6.3.1 in [https://github.com/docker/build-push-action/pull/902](https://togithub.com/docker/build-push-action/pull/902)
**Full Changelog**: https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.0
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v4.1.1
->v5.4.0
Release Notes
docker/build-push-action (docker/build-push-action)
### [`v5.4.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.4.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.3.0...v5.4.0) - Show builder information before building by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1128](https://togithub.com/docker/build-push-action/pull/1128) - Handle attestations correctly with provenance and sbom inputs by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1086](https://togithub.com/docker/build-push-action/pull/1086) - Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.19.0 to 0.24.0 in [https://github.com/docker/build-push-action/pull/1088](https://togithub.com/docker/build-push-action/pull/1088) [https://github.com/docker/build-push-action/pull/1105](https://togithub.com/docker/build-push-action/pull/1105) [https://github.com/docker/build-push-action/pull/1121](https://togithub.com/docker/build-push-action/pull/1121) [https://github.com/docker/build-push-action/pull/1127](https://togithub.com/docker/build-push-action/pull/1127) - Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/build-push-action/pull/1090](https://togithub.com/docker/build-push-action/pull/1090) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0 ### [`v5.3.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.3.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.2.0...v5.3.0) - Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.18.0 to 0.19.0 in [https://github.com/docker/build-push-action/pull/1080](https://togithub.com/docker/build-push-action/pull/1080) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0 ### [`v5.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.2.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.1.0...v5.2.0) - Disable quotes detection for `outputs` input by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1074](https://togithub.com/docker/build-push-action/pull/1074) - Warn about ignored inputs by [@favonia](https://togithub.com/favonia) in [https://github.com/docker/build-push-action/pull/1019](https://togithub.com/docker/build-push-action/pull/1019) - Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.14.0 to 0.18.0 in [https://github.com/docker/build-push-action/pull/1070](https://togithub.com/docker/build-push-action/pull/1070) - Bump undici from 5.26.3 to 5.28.3 in [https://github.com/docker/build-push-action/pull/1057](https://togithub.com/docker/build-push-action/pull/1057) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0 ### [`v5.1.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.0.0...v5.1.0) - Add `annotations` input by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/992](https://togithub.com/docker/build-push-action/pull/992) - Add `secret-envs` input by [@elias-lundgren](https://togithub.com/elias-lundgren) in [https://github.com/docker/build-push-action/pull/980](https://togithub.com/docker/build-push-action/pull/980) - Bump [@babel/traverse](https://togithub.com/babel/traverse) from 7.17.3 to 7.23.2 in [https://github.com/docker/build-push-action/pull/991](https://togithub.com/docker/build-push-action/pull/991) - Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.13.0-rc.1 to 0.14.0 in [https://github.com/docker/build-push-action/pull/990](https://togithub.com/docker/build-push-action/pull/990) [https://github.com/docker/build-push-action/pull/1006](https://togithub.com/docker/build-push-action/pull/1006) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0 ### [`v5.0.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.0.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.2.1...v5.0.0) - Node 20 as default runtime (requires [Actions Runner v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or later) by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/954](https://togithub.com/docker/build-push-action/pull/954) - Bump [@actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 in [https://github.com/docker/build-push-action/pull/959](https://togithub.com/docker/build-push-action/pull/959) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.2.1...v5.0.0 ### [`v4.2.1`](https://togithub.com/docker/build-push-action/releases/tag/v4.2.1) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.2.0...v4.2.1) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - warn if docker config can't be parsed by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/957](https://togithub.com/docker/build-push-action/pull/957) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.2.0...v4.2.1 ### [`v4.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v4.2.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v4.1.1...v4.2.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://togithub.com/opencontainers/image-spec) multi-platform images. This may introduce issues with registry and runtime support (e.g. [Google Cloud Run and AWS Lambda](https://togithub.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - display proxy configuration by [@crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/872](https://togithub.com/docker/build-push-action/pull/872) - chore(deps): Bump [@docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.6.0 to 0.8.0 in [https://github.com/docker/build-push-action/pull/930](https://togithub.com/docker/build-push-action/pull/930) - chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 in [https://github.com/docker/build-push-action/pull/925](https://togithub.com/docker/build-push-action/pull/925) - chore(deps): Bump semver from 6.3.0 to 6.3.1 in [https://github.com/docker/build-push-action/pull/902](https://togithub.com/docker/build-push-action/pull/902) **Full Changelog**: https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.0Configuration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.