Update docker/build-push-action action to v7 #26

Open
renovate[bot] wants to merge 1 commit from renovate/docker-build-push-action-7.x into master
renovate[bot] commented 2026-05-04 15:03:46 +01:00 (Migrated from github.com)

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v2v7

Release Notes

docker/build-push-action (docker/build-push-action)

v7.3.0

Compare Source

v7.2.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0

v7.1.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v7.0.0...v7.1.0

v7.0.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.2...v7.0.0

v7

Compare Source

v6.19.2

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2

v6.19.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1

v6.19.0

Compare Source

  • Scope default git auth token to github.com by @​crazy-max in #​1451
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #​1396
  • Bump form-data from 2.5.1 to 2.5.5 in #​1391
  • Bump js-yaml from 3.14.1 to 3.14.2 in #​1429
  • Bump lodash from 4.17.21 to 4.17.23 in #​1446
  • Bump tmp from 0.2.3 to 0.2.4 in #​1398
  • Bump undici from 5.28.4 to 5.29.0 in #​1397

Full Changelog: https://github.com/docker/build-push-action/compare/v6.18.0...v6.19.0

v6.18.0

Compare Source

[!NOTE]
Build summary is now supported with Docker Build Cloud.

Full Changelog: https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0

v6.17.0

Compare Source

[!NOTE]
Build record is now exported using the buildx history export command instead of the legacy export-build tool.

Full Changelog: https://github.com/docker/build-push-action/compare/v6.16.0...v6.17.0

v6.16.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0

v6.15.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.14.0...v6.15.0

v6.14.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.0

v6.13.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.12.0...v6.13.0

v6.12.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.11.0...v6.12.0

v6.11.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.10.0...v6.11.0

v6.10.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.9.0...v6.10.0

v6.9.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.8.0...v6.9.0

v6.8.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0

v6.7.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0

v6.6.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1

v6.6.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.0

v6.5.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0

v6.4.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1

v6.4.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0

v6.3.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0

v6.2.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.1.0...v6.2.0

v6.1.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.0.2...v6.1.0

v6.0.2

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.0.1...v6.0.2

v6.0.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.0.0...v6.0.1

v6.0.0

Compare Source

[!NOTE]
This major release adds support for generating Build summary and exporting build record for your build. You can disable this feature by setting DOCKER_BUILD_SUMMARY: false environment variable in your workflow.

Full Changelog: https://github.com/docker/build-push-action/compare/v5.4.0...v6.0.0

v6

Compare Source

v5.4.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0

v5.3.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0

v5.2.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0

v5.1.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0

v5.0.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v4.2.1...v5.0.0

v5

Compare Source

v4.2.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v4.2.0...v4.2.1

v4.2.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.0

v4.1.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1

v4.1.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0

v4.0.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v3.3.1...v4.0.0

v4

Compare Source

v3.3.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v3.3.0...v3.3.1

v3.3.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0

v3.1.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1

v3.1.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0

v3.0.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0

v3

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://redirect.github.com/docker/build-push-action) | action | major | `v2` → `v7` | --- ### Release Notes <details> <summary>docker/build-push-action (docker/build-push-action)</summary> ### [`v7.3.0`](https://redirect.github.com/docker/build-push-action/compare/v7.2.0...v7.3.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v7.2.0...v7.3.0) ### [`v7.2.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v7.2.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v7.1.0...v7.2.0) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 3.0.0 to 3.0.1 in [#&#8203;1525](https://redirect.github.com/docker/build-push-action/pull/1525) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.87.0 to 0.90.0 in [#&#8203;1517](https://redirect.github.com/docker/build-push-action/pull/1517) - Bump brace-expansion from 2.0.2 to 5.0.6 in [#&#8203;1534](https://redirect.github.com/docker/build-push-action/pull/1534) - Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#&#8203;1529](https://redirect.github.com/docker/build-push-action/pull/1529) - Bump fast-xml-parser from 5.5.7 to 5.8.0 in [#&#8203;1521](https://redirect.github.com/docker/build-push-action/pull/1521) - Bump postcss from 8.5.6 to 8.5.10 in [#&#8203;1526](https://redirect.github.com/docker/build-push-action/pull/1526) - Bump tar from 6.2.1 to 7.5.15 in [#&#8203;1533](https://redirect.github.com/docker/build-push-action/pull/1533) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0> ### [`v7.1.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v7...v7.1.0) - Git context [query format](https://docs.docker.com/build/concepts/context/#url-queries) support by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1505](https://redirect.github.com/docker/build-push-action/pull/1505) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.79.0 to 0.87.0 by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1505](https://redirect.github.com/docker/build-push-action/pull/1505) - Bump brace-expansion from 1.1.12 to 1.1.13 in [#&#8203;1500](https://redirect.github.com/docker/build-push-action/pull/1500) - Bump fast-xml-parser from 5.4.2 to 5.5.7 in [#&#8203;1489](https://redirect.github.com/docker/build-push-action/pull/1489) - Bump flatted from 3.3.3 to 3.4.2 in [#&#8203;1491](https://redirect.github.com/docker/build-push-action/pull/1491) - Bump glob from 10.3.12 to 10.5.0 in [#&#8203;1490](https://redirect.github.com/docker/build-push-action/pull/1490) - Bump handlebars from 4.7.8 to 4.7.9 in [#&#8203;1497](https://redirect.github.com/docker/build-push-action/pull/1497) - Bump lodash from 4.17.23 to 4.18.1 in [#&#8203;1510](https://redirect.github.com/docker/build-push-action/pull/1510) - Bump picomatch from 4.0.3 to 4.0.4 in [#&#8203;1496](https://redirect.github.com/docker/build-push-action/pull/1496) - Bump undici from 6.23.0 to 6.24.1 in [#&#8203;1486](https://redirect.github.com/docker/build-push-action/pull/1486) - Bump vite from 7.3.1 to 7.3.2 in [#&#8203;1509](https://redirect.github.com/docker/build-push-action/pull/1509) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v7.0.0...v7.1.0> ### [`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/v7...v7) - 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 [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;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 [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1473](https://redirect.github.com/docker/build-push-action/pull/1473) - Remove legacy export-build tool support for build summary by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1474](https://redirect.github.com/docker/build-push-action/pull/1474) - Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1466](https://redirect.github.com/docker/build-push-action/pull/1466) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;1454](https://redirect.github.com/docker/build-push-action/pull/1454) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.62.1 to 0.79.0 in [#&#8203;1453](https://redirect.github.com/docker/build-push-action/pull/1453) [#&#8203;1472](https://redirect.github.com/docker/build-push-action/pull/1472) [#&#8203;1479](https://redirect.github.com/docker/build-push-action/pull/1479) - Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;1463](https://redirect.github.com/docker/build-push-action/pull/1463) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.19.2...v7.0.0> ### [`v7`](https://redirect.github.com/docker/build-push-action/compare/v6.19.2...v7) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.19.2...v7) ### [`v6.19.2`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.19.2) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.19.1...v6.19.2) - Preserve port in `GIT_AUTH_TOKEN` host by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1458](https://redirect.github.com/docker/build-push-action/pull/1458) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2> ### [`v6.19.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.19.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.19.0...v6.19.1) - Derive `GIT_AUTH_TOKEN` host from GitHub server URL by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1456](https://redirect.github.com/docker/build-push-action/pull/1456) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1> ### [`v6.19.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.19.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.18.0...v6.19.0) - Scope default git auth token to `github.com` by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1451](https://redirect.github.com/docker/build-push-action/pull/1451) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;1396](https://redirect.github.com/docker/build-push-action/pull/1396) - Bump form-data from 2.5.1 to 2.5.5 in [#&#8203;1391](https://redirect.github.com/docker/build-push-action/pull/1391) - Bump js-yaml from 3.14.1 to 3.14.2 in [#&#8203;1429](https://redirect.github.com/docker/build-push-action/pull/1429) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;1446](https://redirect.github.com/docker/build-push-action/pull/1446) - Bump tmp from 0.2.3 to 0.2.4 in [#&#8203;1398](https://redirect.github.com/docker/build-push-action/pull/1398) - Bump undici from 5.28.4 to 5.29.0 in [#&#8203;1397](https://redirect.github.com/docker/build-push-action/pull/1397) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.18.0...v6.19.0> ### [`v6.18.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.18.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.17.0...v6.18.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.61.0 to 0.62.1 in [#&#8203;1381](https://redirect.github.com/docker/build-push-action/pull/1381) > \[!NOTE] > [Build summary](https://docs.docker.com/build/ci/github-actions/build-summary/) is now supported with [Docker Build Cloud](https://docs.docker.com/build-cloud/). **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0> ### [`v6.17.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.17.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.16.0...v6.17.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.59.0 to 0.61.0 by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1364](https://redirect.github.com/docker/build-push-action/pull/1364) > \[!NOTE] > Build record is now exported using the [`buildx history export`](https://docs.docker.com/reference/cli/docker/buildx/history/export/) command instead of the legacy export-build tool. **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.16.0...v6.17.0> ### [`v6.16.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.16.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.15.0...v6.16.0) - Handle no default attestations env var by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1343](https://redirect.github.com/docker/build-push-action/pull/1343) - Only print secret keys in build summary output by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1353](https://redirect.github.com/docker/build-push-action/pull/1353) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.56.0 to 0.59.0 in [#&#8203;1352](https://redirect.github.com/docker/build-push-action/pull/1352) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0> ### [`v6.15.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.15.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.14.0...v6.15.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.55.0 to 0.56.0 in [#&#8203;1330](https://redirect.github.com/docker/build-push-action/pull/1330) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.14.0...v6.15.0> ### [`v6.14.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.14.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.13.0...v6.14.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.53.0 to 0.55.0 in [#&#8203;1324](https://redirect.github.com/docker/build-push-action/pull/1324) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.0> ### [`v6.13.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.13.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.12.0...v6.13.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.51.0 to 0.53.0 in [#&#8203;1308](https://redirect.github.com/docker/build-push-action/pull/1308) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.12.0...v6.13.0> ### [`v6.12.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.12.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.11.0...v6.12.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.49.0 to 0.51.0 in [#&#8203;1300](https://redirect.github.com/docker/build-push-action/pull/1300) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.11.0...v6.12.0> ### [`v6.11.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.11.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.10.0...v6.11.0) - Handlebar `defaultContext` support for `build-contexts` input by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1283](https://redirect.github.com/docker/build-push-action/pull/1283) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.46.0 to 0.49.0 in [#&#8203;1281](https://redirect.github.com/docker/build-push-action/pull/1281) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.10.0...v6.11.0> ### [`v6.10.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.10.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.9.0...v6.10.0) - Add `call` input to set method for evaluating build by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1265](https://redirect.github.com/docker/build-push-action/pull/1265) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.10.1 to 1.11.1 in [#&#8203;1238](https://redirect.github.com/docker/build-push-action/pull/1238) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.39.0 to 0.46.0 in [#&#8203;1268](https://redirect.github.com/docker/build-push-action/pull/1268) - Bump cross-spawn from 7.0.3 to 7.0.6 in [#&#8203;1261](https://redirect.github.com/docker/build-push-action/pull/1261) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.9.0...v6.10.0> ### [`v6.9.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.9.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.8.0...v6.9.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.38.0 to 0.39.0 in [#&#8203;1234](https://redirect.github.com/docker/build-push-action/pull/1234) - Bump path-to-regexp from 6.2.2 to 6.3.0 in [#&#8203;1232](https://redirect.github.com/docker/build-push-action/pull/1232) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.8.0...v6.9.0> ### [`v6.8.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.8.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.7.0...v6.8.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.37.1 to 0.38.0 in [#&#8203;1230](https://redirect.github.com/docker/build-push-action/pull/1230) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0> ### [`v6.7.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.7.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.6.1...v6.7.0) - Print info message for build summary support checks by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1211](https://redirect.github.com/docker/build-push-action/pull/1211) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0> ### [`v6.6.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.6.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.6.0...v6.6.1) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.37.0 to 0.37.1 in [#&#8203;1205](https://redirect.github.com/docker/build-push-action/pull/1205) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1> ### [`v6.6.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.6.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.5.0...v6.6.0) - Generate GitHub annotations for [build checks](https://docs.docker.com/build/checks/) by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1197](https://redirect.github.com/docker/build-push-action/pull/1197) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.35.0 to 0.37.0 in [#&#8203;1196](https://redirect.github.com/docker/build-push-action/pull/1196) [#&#8203;1198](https://redirect.github.com/docker/build-push-action/pull/1198) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.5.0...v6.6.0> ### [`v6.5.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.5.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.4.1...v6.5.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.33.0 to 0.35.0 in [#&#8203;1186](https://redirect.github.com/docker/build-push-action/pull/1186) [#&#8203;1191](https://redirect.github.com/docker/build-push-action/pull/1191) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0> ### [`v6.4.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.4.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.4.0...v6.4.1) - revert "Set `repository` and `ghtoken` attributes for [GitHub Actions cache backend](https://docs.docker.com/build/cache/backends/gha/#avoid-github-actions-cache-api-throttling)" by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1183](https://redirect.github.com/docker/build-push-action/pull/1183) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.4.0...v6.4.1> ### [`v6.4.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.3.0...v6.4.0) - Set `repository` and `ghtoken` attributes for [GitHub Actions cache backend](https://docs.docker.com/build/cache/backends/gha/#avoid-github-actions-cache-api-throttling) by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1133](https://redirect.github.com/docker/build-push-action/pull/1133) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.31.0 to 0.33.0 in [#&#8203;1179](https://redirect.github.com/docker/build-push-action/pull/1179) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.3.0...v6.4.0> ### [`v6.3.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.2.0...v6.3.0) - `DOCKER_BUILD_RECORD_UPLOAD` environment variable to enable/disable build record upload by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1172](https://redirect.github.com/docker/build-push-action/pull/1172) - `DOCKER_BUILD_NO_SUMMARY` has been deprecated. Set `DOCKER_BUILD_SUMMARY` to `false` instead by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1170](https://redirect.github.com/docker/build-push-action/pull/1170) [#&#8203;1173](https://redirect.github.com/docker/build-push-action/pull/1173) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.28.0 to 0.31.0 in [#&#8203;1171](https://redirect.github.com/docker/build-push-action/pull/1171) [#&#8203;1159](https://redirect.github.com/docker/build-push-action/pull/1159) [#&#8203;1169](https://redirect.github.com/docker/build-push-action/pull/1169) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0> ### [`v6.2.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.1.0...v6.2.0) - Use default retention days for build export artifact by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1153](https://redirect.github.com/docker/build-push-action/pull/1153) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.27.0 to 0.28.0 in [#&#8203;1158](https://redirect.github.com/docker/build-push-action/pull/1158) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.1.0...v6.2.0> ### [`v6.1.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.0.2...v6.1.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.26.2 to 0.27.0 in [#&#8203;1149](https://redirect.github.com/docker/build-push-action/pull/1149) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.0.2...v6.1.0> ### [`v6.0.2`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.0.2) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6.0.1...v6.0.2) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.26.1 to 0.26.2 in [#&#8203;1147](https://redirect.github.com/docker/build-push-action/pull/1147) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.0.1...v6.0.2> ### [`v6.0.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6...v6.0.1) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.26.0 to 0.26.1 in [#&#8203;1142](https://redirect.github.com/docker/build-push-action/pull/1142) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.0.0...v6.0.1> ### [`v6.0.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v6...v6) - Export build record and generate [build summary](https://docs.docker.com/build/ci/github-actions/build-summary/) by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1120](https://redirect.github.com/docker/build-push-action/pull/1120) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.24.0 to 0.26.0 in [#&#8203;1132](https://redirect.github.com/docker/build-push-action/pull/1132) [#&#8203;1136](https://redirect.github.com/docker/build-push-action/pull/1136) [#&#8203;1138](https://redirect.github.com/docker/build-push-action/pull/1138) - Bump braces from 3.0.2 to 3.0.3 in [#&#8203;1137](https://redirect.github.com/docker/build-push-action/pull/1137) > \[!NOTE] > This major release adds support for generating [Build summary](https://docs.docker.com/build/ci/github-actions/build-summary/) and exporting build record for your build. You can disable this feature by setting [ `DOCKER_BUILD_SUMMARY: false` environment variable in your workflow](https://docs.docker.com/build/ci/github-actions/build-summary/#disable-job-summary). **Full Changelog**: <https://github.com/docker/build-push-action/compare/v5.4.0...v6.0.0> ### [`v6`](https://redirect.github.com/docker/build-push-action/compare/v5.4.0...v6) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v5.4.0...v6) ### [`v5.4.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v5.3.0...v5.4.0) - Show builder information before building by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1128](https://redirect.github.com/docker/build-push-action/pull/1128) - Handle attestations correctly with provenance and sbom inputs by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1086](https://redirect.github.com/docker/build-push-action/pull/1086) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.19.0 to 0.24.0 in [#&#8203;1088](https://redirect.github.com/docker/build-push-action/pull/1088) [#&#8203;1105](https://redirect.github.com/docker/build-push-action/pull/1105) [#&#8203;1121](https://redirect.github.com/docker/build-push-action/pull/1121) [#&#8203;1127](https://redirect.github.com/docker/build-push-action/pull/1127) - Bump undici from 5.28.3 to 5.28.4 in [#&#8203;1090](https://redirect.github.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://redirect.github.com/docker/build-push-action/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v5.2.0...v5.3.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.18.0 to 0.19.0 in [#&#8203;1080](https://redirect.github.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://redirect.github.com/docker/build-push-action/releases/tag/v5.2.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v5.1.0...v5.2.0) - Disable quotes detection for `outputs` input by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;1074](https://redirect.github.com/docker/build-push-action/pull/1074) - Warn about ignored inputs by [@&#8203;favonia](https://redirect.github.com/favonia) in [#&#8203;1019](https://redirect.github.com/docker/build-push-action/pull/1019) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.14.0 to 0.18.0 in [#&#8203;1070](https://redirect.github.com/docker/build-push-action/pull/1070) - Bump undici from 5.26.3 to 5.28.3 in [#&#8203;1057](https://redirect.github.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://redirect.github.com/docker/build-push-action/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v5...v5.1.0) - Add `annotations` input by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;992](https://redirect.github.com/docker/build-push-action/pull/992) - Add `secret-envs` input by [@&#8203;elias-lundgren](https://redirect.github.com/elias-lundgren) in [#&#8203;980](https://redirect.github.com/docker/build-push-action/pull/980) - Bump [@&#8203;babel/traverse](https://redirect.github.com/babel/traverse) from 7.17.3 to 7.23.2 in [#&#8203;991](https://redirect.github.com/docker/build-push-action/pull/991) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.13.0-rc.1 to 0.14.0 in [#&#8203;990](https://redirect.github.com/docker/build-push-action/pull/990) [#&#8203;1006](https://redirect.github.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://redirect.github.com/docker/build-push-action/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v5...v5) - Node 20 as default runtime (requires [Actions Runner v2.308.0](https://redirect.github.com/actions/runner/releases/tag/v2.308.0) or later) by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;954](https://redirect.github.com/docker/build-push-action/pull/954) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.10.0 to 1.10.1 in [#&#8203;959](https://redirect.github.com/docker/build-push-action/pull/959) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v4.2.1...v5.0.0> ### [`v5`](https://redirect.github.com/docker/build-push-action/compare/v4.2.1...v5) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v4.2.1...v5) ### [`v4.2.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v4.2.1) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.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 [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;957](https://redirect.github.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://redirect.github.com/docker/build-push-action/releases/tag/v4.2.0) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - display proxy configuration by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;872](https://redirect.github.com/docker/build-push-action/pull/872) - chore(deps): Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.6.0 to 0.8.0 in [#&#8203;930](https://redirect.github.com/docker/build-push-action/pull/930) - chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 in [#&#8203;925](https://redirect.github.com/docker/build-push-action/pull/925) - chore(deps): Bump semver from 6.3.0 to 6.3.1 in [#&#8203;902](https://redirect.github.com/docker/build-push-action/pull/902) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.0> ### [`v4.1.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v4.1.0...v4.1.1) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://redirect.github.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://redirect.github.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.3.0 to 0.5.0 by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;880](https://redirect.github.com/docker/build-push-action/pull/880) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1> ### [`v4.1.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v4...v4.1.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://redirect.github.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://redirect.github.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Switch to actions-toolkit implementation by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;811](https://redirect.github.com/docker/build-push-action/pull/811) [#&#8203;838](https://redirect.github.com/docker/build-push-action/pull/838) [#&#8203;855](https://redirect.github.com/docker/build-push-action/pull/855) [#&#8203;860](https://redirect.github.com/docker/build-push-action/pull/860) [#&#8203;875](https://redirect.github.com/docker/build-push-action/pull/875) - e2e: quay.io by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;799](https://redirect.github.com/docker/build-push-action/pull/799) [#&#8203;805](https://redirect.github.com/docker/build-push-action/pull/805) - e2e: local harbor and nexus by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;800](https://redirect.github.com/docker/build-push-action/pull/800) - e2e: add artifactory container registry to test against by [@&#8203;jedevc](https://redirect.github.com/jedevc) in [#&#8203;804](https://redirect.github.com/docker/build-push-action/pull/804) - e2e: add distribution tests by [@&#8203;jedevc](https://redirect.github.com/jedevc) in [#&#8203;814](https://redirect.github.com/docker/build-push-action/pull/814) [#&#8203;815](https://redirect.github.com/docker/build-push-action/pull/815) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0> ### [`v4.0.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v4...v4) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://redirect.github.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://redirect.github.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Enable provenance by default if not set by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;784](https://redirect.github.com/docker/build-push-action/pull/784) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v3.3.1...v4.0.0> ### [`v4`](https://redirect.github.com/docker/build-push-action/compare/v3.3.1...v4) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v3.3.1...v4) ### [`v3.3.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v3.3.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v3.3.0...v3.3.1) - Disable provenance by default if not set by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;781](https://redirect.github.com/docker/build-push-action/issues/781)) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v3.3.0...v3.3.1> ### [`v3.3.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v3.2.0...v3.3.0) > **Note** > > Buildx v0.10 enables support for a minimal [SLSA Provenance](https://slsa.dev/provenance/) attestation, which requires support for [OCI-compliant](https://redirect.github.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://redirect.github.com/docker/buildx/issues/1533)). You can optionally disable the default provenance attestation functionality using `provenance: false`. - Add `attests`, `provenance` and `sbom` inputs by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;746](https://redirect.github.com/docker/build-push-action/issues/746) [#&#8203;759](https://redirect.github.com/docker/build-push-action/issues/759)) - Log GitHub Actions runtime token access controls by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;707](https://redirect.github.com/docker/build-push-action/issues/707)) - Examples moved to [docs website](https://docs.docker.com/build/ci/github-actions/examples/) by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;718](https://redirect.github.com/docker/build-push-action/issues/718)) - Bump minimatch from 3.0.4 to 3.1.2 ([#&#8203;732](https://redirect.github.com/docker/build-push-action/issues/732)) - Bump csv-parse from 5.3.0 to 5.3.3 ([#&#8203;729](https://redirect.github.com/docker/build-push-action/issues/729)) - Bump json5 from 2.2.0 to 2.2.3 ([#&#8203;749](https://redirect.github.com/docker/build-push-action/issues/749)) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v3.2.0...v3.3.0> ### [`v3.2.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v3.1.1...v3.2.0) - Remove workaround for `setOutput` by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;704](https://redirect.github.com/docker/build-push-action/issues/704)) - Docs: fix Git context link and add more details about subdir support by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;685](https://redirect.github.com/docker/build-push-action/issues/685)) - Docs: named context by [@&#8203;baibaratsky](https://redirect.github.com/baibaratsky) and [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;665](https://redirect.github.com/docker/build-push-action/issues/665)) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.9.0 to 1.10.0 ([#&#8203;667](https://redirect.github.com/docker/build-push-action/issues/667) [#&#8203;695](https://redirect.github.com/docker/build-push-action/issues/695)) - Bump [@&#8203;actions/github](https://redirect.github.com/actions/github) from 5.0.3 to 5.1.1 ([#&#8203;696](https://redirect.github.com/docker/build-push-action/issues/696)) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0> ### [`v3.1.1`](https://redirect.github.com/docker/build-push-action/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v3.1.0...v3.1.1) - Fix GitHub token not passed with Git context if subdir defined by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;663](https://redirect.github.com/docker/build-push-action/issues/663)) - Replace deprecated `fs.rmdir` with `fs.rm` by [@&#8203;bendrucker](https://redirect.github.com/bendrucker) ([#&#8203;657](https://redirect.github.com/docker/build-push-action/issues/657)) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1> ### [`v3.1.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v3...v3.1.0) - `no-cache-filters` input by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;653](https://redirect.github.com/docker/build-push-action/issues/653)) - Bump [@&#8203;actions/github](https://redirect.github.com/actions/github) from 5.0.1 to 5.0.3 ([#&#8203;619](https://redirect.github.com/docker/build-push-action/issues/619)) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.6.0 to 1.9.0 ([#&#8203;620](https://redirect.github.com/docker/build-push-action/issues/620) [#&#8203;637](https://redirect.github.com/docker/build-push-action/issues/637)) - Bump csv-parse from 5.0.4 to 5.3.0 ([#&#8203;623](https://redirect.github.com/docker/build-push-action/issues/623) [#&#8203;650](https://redirect.github.com/docker/build-push-action/issues/650)) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0> ### [`v3.0.0`](https://redirect.github.com/docker/build-push-action/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v3...v3) - Node 16 as default runtime by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;564](https://redirect.github.com/docker/build-push-action/issues/564)) - This requires a minimum [Actions Runner](https://redirect.github.com/actions/runner/releases/tag/v2.285.0) version of v2.285.0, which is by default available in GHES 3.4 or later. - Standalone mode support by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;601](https://redirect.github.com/docker/build-push-action/issues/601) [#&#8203;609](https://redirect.github.com/docker/build-push-action/issues/609)) - chore: update dev dependencies and workflow by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) ([#&#8203;571](https://redirect.github.com/docker/build-push-action/issues/571)) - Bump [@&#8203;actions/exec](https://redirect.github.com/actions/exec) from 1.1.0 to 1.1.1 ([#&#8203;573](https://redirect.github.com/docker/build-push-action/issues/573)) - Bump [@&#8203;actions/github](https://redirect.github.com/actions/github) from 5.0.0 to 5.0.1 ([#&#8203;582](https://redirect.github.com/docker/build-push-action/issues/582)) - Bump minimist from 1.2.5 to 1.2.6 ([#&#8203;584](https://redirect.github.com/docker/build-push-action/issues/584)) - Bump semver from 7.3.5 to 7.3.7 ([#&#8203;595](https://redirect.github.com/docker/build-push-action/issues/595)) - Bump csv-parse from 4.16.3 to 5.0.4 ([#&#8203;533](https://redirect.github.com/docker/build-push-action/issues/533)) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0> ### [`v3`](https://redirect.github.com/docker/build-push-action/compare/v2.10.0...v3) [Compare Source](https://redirect.github.com/docker/build-push-action/compare/v2.10.0...v3) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- 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/cpressland/frontdoor-ipgroup-updater). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Commenting is not possible because the repository is archived.
No description provided.