cftechwiz / homelab-ops

MIT License
5 stars 0 forks source link

feat(github-action)!: Update docker/build-push-action action to v6.4.1 #4349

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

docker/build-push-action (docker/build-push-action) ### [`v6.4.1`](https://togithub.com/docker/build-push-action/compare/v6.4.0...v6.4.1) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.4.0...v6.4.1) ### [`v6.4.0`](https://togithub.com/docker/build-push-action/releases/tag/v6.4.0) [Compare Source](https://togithub.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 [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1133](https://togithub.com/docker/build-push-action/pull/1133) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.31.0 to 0.33.0 in [https://github.com/docker/build-push-action/pull/1179](https://togithub.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://togithub.com/docker/build-push-action/releases/tag/v6.3.0) [Compare Source](https://togithub.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 [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1172](https://togithub.com/docker/build-push-action/pull/1172) - `DOCKER_BUILD_NO_SUMMARY` has been deprecated. Set `DOCKER_BUILD_SUMMARY` to `false` instead by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1170](https://togithub.com/docker/build-push-action/pull/1170) [https://github.com/docker/build-push-action/pull/1173](https://togithub.com/docker/build-push-action/pull/1173) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.28.0 to 0.31.0 in [https://github.com/docker/build-push-action/pull/1171](https://togithub.com/docker/build-push-action/pull/1171) [https://github.com/docker/build-push-action/pull/1159](https://togithub.com/docker/build-push-action/pull/1159) [https://github.com/docker/build-push-action/pull/1169](https://togithub.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://togithub.com/docker/build-push-action/releases/tag/v6.2.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.1.0...v6.2.0) - Use default retention days for build export artifact by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1153](https://togithub.com/docker/build-push-action/pull/1153) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.27.0 to 0.28.0 in [https://github.com/docker/build-push-action/pull/1158](https://togithub.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://togithub.com/docker/build-push-action/compare/v6.0.2...v6.1.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.0.2...v6.1.0) ### [`v6.0.2`](https://togithub.com/docker/build-push-action/compare/v6.0.1...v6.0.2) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.0.1...v6.0.2) ### [`v6.0.1`](https://togithub.com/docker/build-push-action/compare/v6.0.0...v6.0.1) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.0.0...v6.0.1) ### [`v6.0.0`](https://togithub.com/docker/build-push-action/compare/v5.4.0...v6.0.0) [Compare Source](https://togithub.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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.