aenix-io / etcd-operator

New generation community-driven etcd-operator!
https://etcd.aenix.io
Apache License 2.0
83 stars 14 forks source link

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

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

docker/build-push-action (docker/build-push-action) ### [`v6.7.0`](https://togithub.com/docker/build-push-action/compare/v6.6.1...v6.7.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.6.1...v6.7.0) ### [`v6.6.1`](https://togithub.com/docker/build-push-action/releases/tag/v6.6.1) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.6.0...v6.6.1) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.37.0 to 0.37.1 in [https://github.com/docker/build-push-action/pull/1205](https://togithub.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://togithub.com/docker/build-push-action/compare/v6.5.0...v6.6.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.5.0...v6.6.0) ### [`v6.5.0`](https://togithub.com/docker/build-push-action/compare/v6.4.1...v6.5.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.4.1...v6.5.0) ### [`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 was generated by Mend Renovate. View the repository job log.