chore(deps): update docker/build-push-action action to v6 #28

Merged
morre merged 1 commits from renovate/docker-build-push-action-6.x into main 2024-08-04 10:34:39 +00: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: 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 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**: 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2024-06-17 10:08:30 +00:00
Build image / build (pull_request) Successful in 4m10s Details
d9dc43d03e
chore(deps): update docker/build-push-action action to v6
renovate force-pushed renovate/docker-build-push-action-6.x from d9dc43d03e to 78c763b239 2024-06-18 16:09:02 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from 78c763b239 to af73bf8672 2024-06-20 14:08:56 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from af73bf8672 to 669a6d1b4c 2024-06-21 08:13:34 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from 669a6d1b4c to 0d66078bf7 2024-06-26 14:09:07 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from 0d66078bf7 to 9a75632880 2024-07-03 08:09:15 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from 9a75632880 to fb7eba9ba8 2024-07-15 12:09:31 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from fb7eba9ba8 to bb3d76e7b9 2024-07-17 09:09:32 +00:00 Compare
renovate force-pushed renovate/docker-build-push-action-6.x from bb3d76e7b9 to ff4e580c6e 2024-07-22 10:09:44 +00:00 Compare
morre merged commit bf25d7b6a5 into main 2024-08-04 10:34:39 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: open/runner-images#28
No description provided.