Update docker/build-push-action action to v6 #114

Merged
Renovate merged 1 commits from renovate/docker-build-push-action-6.x into master 2024-08-01 00:48:38 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action major v5.4.0 -> v6.5.0

Release Notes

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

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](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_NO_SUMMARY: true` 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://github.com/docker/build-push-action) | action | major | `v5.4.0` -> `v6.5.0` | --- ### Release Notes <details> <summary>docker/build-push-action (docker/build-push-action)</summary> ### [`v6.5.0`](https://github.com/docker/build-push-action/releases/tag/v6.5.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.4.1...v6.5.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.33.0 to 0.35.0 in https://github.com/docker/build-push-action/pull/1186 https://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://github.com/docker/build-push-action/releases/tag/v6.4.1) [Compare Source](https://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://github.com/crazy-max) in https://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://github.com/docker/build-push-action/releases/tag/v6.4.0) [Compare Source](https://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://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1133 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.31.0 to 0.33.0 in https://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://github.com/docker/build-push-action/releases/tag/v6.3.0) [Compare Source](https://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://github.com/crazy-max) in https://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://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1170 https://github.com/docker/build-push-action/pull/1173 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.28.0 to 0.31.0 in https://github.com/docker/build-push-action/pull/1171 https://github.com/docker/build-push-action/pull/1159 https://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://github.com/docker/build-push-action/releases/tag/v6.2.0) [Compare Source](https://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://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1153 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.27.0 to 0.28.0 in https://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://github.com/docker/build-push-action/releases/tag/v6.1.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.0.2...v6.1.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.26.2 to 0.27.0 in https://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://github.com/docker/build-push-action/releases/tag/v6.0.2) [Compare Source](https://github.com/docker/build-push-action/compare/v6.0.1...v6.0.2) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.26.1 to 0.26.2 in https://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://github.com/docker/build-push-action/releases/tag/v6.0.1) [Compare Source](https://github.com/docker/build-push-action/compare/v6.0.0...v6.0.1) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.26.0 to 0.26.1 in https://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://github.com/docker/build-push-action/releases/tag/v6.0.0) [Compare Source](https://github.com/docker/build-push-action/compare/v5.4.0...v6.0.0) - Export build record and generate [build summary](https://docs.docker.com/build/ci/github-actions/build-summary/) by [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/build-push-action/pull/1120 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.24.0 to 0.26.0 in https://github.com/docker/build-push-action/pull/1132 https://github.com/docker/build-push-action/pull/1136 https://github.com/docker/build-push-action/pull/1138 - Bump braces from 3.0.2 to 3.0.3 in https://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_NO_SUMMARY: true` 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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2024-08-01 00:47:10 -04:00
Renovate force-pushed renovate/docker-build-push-action-6.x from f23cc8d35a to 269578dbfd 2024-08-01 00:48:19 -04:00 Compare
Renovate merged commit 09fccc1328 into master 2024-08-01 00:48:38 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: toast/Kon#114
No description provided.