Update Github Actions #none minor (main) #62

Merged
renovate merged 1 commits from renovate-main-github-actions into main 2026-09-15 14:06:31 +03:00
Collaborator

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action minor v7.3.0v7.4.0
docker/setup-buildx-action action minor v4.3.0v4.4.0

Release Notes

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

v7.4.0

Compare Source

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

docker/setup-buildx-action (docker/setup-buildx-action)

v4.4.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v4.3.0...v4.4.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://github.com/docker/build-push-action) | action | minor | `v7.3.0` → `v7.4.0` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | minor | `v4.3.0` → `v4.4.0` | --- ### Release Notes <details> <summary>docker/build-push-action (docker/build-push-action)</summary> ### [`v7.4.0`](https://github.com/docker/build-push-action/releases/tag/v7.4.0) [Compare Source](https://github.com/docker/build-push-action/compare/v7.3.0...v7.4.0) - Use the shared error helper for Buildx commands by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1620](https://github.com/docker/build-push-action/pull/1620) - Prevent workflow command injection in metadata logs by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1617](https://github.com/docker/build-push-action/pull/1617) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.92.0 to 0.100.0 in [#&#8203;1614](https://github.com/docker/build-push-action/pull/1614) [#&#8203;1618](https://github.com/docker/build-push-action/pull/1618) [#&#8203;1621](https://github.com/docker/build-push-action/pull/1621) - Bump [@&#8203;humanfs/node](https://github.com/humanfs/node) from 0.16.7 to 0.16.8 in [#&#8203;1609](https://github.com/docker/build-push-action/pull/1609) - Bump brace-expansion from 1.1.13 to 1.1.18 in [#&#8203;1592](https://github.com/docker/build-push-action/pull/1592) - Bump csv-parse from 7.0.0 to 7.0.2 in [#&#8203;1613](https://github.com/docker/build-push-action/pull/1613) - Bump js-yaml from 4.3.0 to 4.3.2 in [#&#8203;1605](https://github.com/docker/build-push-action/pull/1605) [#&#8203;1615](https://github.com/docker/build-push-action/pull/1615) - Bump nanoid from 3.3.16 to 3.3.18 in [#&#8203;1611](https://github.com/docker/build-push-action/pull/1611) - Bump postcss from 8.5.10 to 8.5.25 in [#&#8203;1590](https://github.com/docker/build-push-action/pull/1590) - Bump postcss-selector-parser from 7.1.1 to 7.1.5 in [#&#8203;1606](https://github.com/docker/build-push-action/pull/1606) - Bump sigstore from 4.1.0 to 4.1.1 in [#&#8203;1577](https://github.com/docker/build-push-action/pull/1577) - Bump undici from 6.27.0 to 6.28.0 in [#&#8203;1594](https://github.com/docker/build-push-action/pull/1594) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v7.3.0...v7.4.0> </details> <details> <summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary> ### [`v4.4.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.4.0) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v4.3.0...v4.4.0) - Use official Buildx releases for cloud driver by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;606](https://github.com/docker/setup-buildx-action/pull/606) - Pull BuildKit image before builder creation by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;609](https://github.com/docker/setup-buildx-action/pull/609) - Use shared error helpers for Buildx and Docker commands by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;620](https://github.com/docker/setup-buildx-action/pull/620) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.95.0 to 0.100.0 in [#&#8203;610](https://github.com/docker/setup-buildx-action/pull/610) [#&#8203;618](https://github.com/docker/setup-buildx-action/pull/618) [#&#8203;619](https://github.com/docker/setup-buildx-action/pull/619) - Bump [@&#8203;humanfs/node](https://github.com/humanfs/node) from 0.16.7 to 0.16.8 in [#&#8203;614](https://github.com/docker/setup-buildx-action/pull/614) - Bump js-yaml from 5.3.0 to 5.4.2 in [#&#8203;608](https://github.com/docker/setup-buildx-action/pull/608) [#&#8203;617](https://github.com/docker/setup-buildx-action/pull/617) - Bump postcss-selector-parser from 7.1.1 to 7.1.5 in [#&#8203;611](https://github.com/docker/setup-buildx-action/pull/611) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v4.3.0...v4.4.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC45MC4zIiwidXBkYXRlZEluVmVyIjoiNDQuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate changed title from Update docker/build-push-action action to v7.4.0 #none minor (main) to Update Github Actions #none minor (main) 2026-09-15 13:06:32 +03:00
renovate added 1 commit 2026-09-15 13:06:33 +03:00
Update Github Actions #none minor
Actionlint / build (push) Successful in 18s
501bd9d987
renovate force-pushed renovate-main-github-actions from c9e740a325 to 501bd9d987 2026-09-15 13:06:33 +03:00 Compare
renovate merged commit e326490e5c into main 2026-09-15 14:06:31 +03:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: public/docker-build-action#62