Skip to content

ci(deps): bump the docker actions to current majors - #86

Merged
pannoury merged 1 commit into
mainfrom
ci/bump-docker-actions
Aug 22, 2026
Merged

ci(deps): bump the docker actions to current majors#86
pannoury merged 1 commit into
mainfrom
ci/bump-docker-actions

Conversation

@pannoury

Copy link
Copy Markdown
Member

Rolls four dependabot pull requests into one so docker.yml gets a single review, a single CI run and a single merge instead of four.

action from to supersedes
docker/setup-buildx-action v3 v4 #81
docker/login-action v3 v4 #72
docker/metadata-action v5 v6 #77
docker/build-push-action v5 v7 #74

Every input the workflow passes — context, push, tags, labels, build-args, cache-from, cache-to — is unchanged across these majors, so this is a version bump only.

Close #81, #72, #77 and #74 once this lands.

Rolls up four dependabot pull requests that all edited docker.yml and
so could only have landed one rebase at a time:

  docker/setup-buildx-action  v3 -> v4  (#81)
  docker/login-action         v3 -> v4  (#72)
  docker/metadata-action      v5 -> v6  (#77)
  docker/build-push-action    v5 -> v7  (#74)

Every input the workflow passes (context, push, tags, labels,
build-args, cache-from, cache-to) is unchanged across these majors.
@pannoury
pannoury merged commit bcebc40 into main Aug 22, 2026
4 checks passed
@pannoury
pannoury deleted the ci/bump-docker-actions branch August 22, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant