Skip to content

Bump the docker-actions group across 1 directory with 2 updates#1143

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker-actions-48af7f964f
Open

Bump the docker-actions group across 1 directory with 2 updates#1143
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker-actions-48af7f964f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the docker-actions group with 2 updates in the / directory: docker/build-push-action and docker/login-action.

Updates docker/build-push-action from 6.18.0 to 6.19.2

Release notes

Sourced from docker/build-push-action's releases.

v6.19.2

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

Commits
  • 10e90e3 Merge pull request #1458 from crazy-max/git-auth-port
  • 5262538 chore: update generated content
  • cd130e4 preserve port in GIT_AUTH_TOKEN host
  • 806c751 Merge pull request #1452 from crazy-max/update-yarn
  • 601a80b Merge pull request #1456 from crazy-max/auth-token-dyn-host
  • 8f7fd7c chore: update generated content
  • 710e335 derive GIT_AUTH_TOKEN host from GitHub server URL
  • c4ca848 update yarn to 4.9.2
  • ee4ca42 Merge pull request #1398 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • f1b3bb5 chore: update generated content
  • Additional commits viewable in compare view

Updates docker/login-action from 3.6.0 to 3.7.0

Release notes

Sourced from docker/login-action's releases.

v3.7.0

Full Changelog: docker/login-action@v3.6.0...v3.7.0

Commits
  • c94ce9f Merge pull request #915 from docker/dependabot/npm_and_yarn/lodash-4.17.23
  • 8339c95 Merge pull request #912 from docker/scope
  • c83e932 build(deps): bump lodash from 4.17.21 to 4.17.23
  • b268aa5 chore: update generated content
  • a603229 documentation for scope input
  • 7567f92 Add scope input to set scopes for the authentication token
  • 0567fa5 Merge pull request #914 from dphi/add-support-for-amazonaws.eu
  • f6ef577 feat: add support for AWS European Sovereign Cloud ECR registries
  • 916386b Merge pull request #911 from crazy-max/ensure-redact
  • 5b3f94a chore: update generated content
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docker-actions group with 2 updates in the / directory: [docker/build-push-action](https://github.com/docker/build-push-action) and [docker/login-action](https://github.com/docker/login-action).


Updates `docker/build-push-action` from 6.18.0 to 6.19.2
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6.18.0...v6.19.2)

Updates `docker/login-action` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-actions
- dependency-name: docker/login-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added auto Opened by an automated process dependencies Pull request that updates a dependency file github-actions Pull requests that update GitHub Actions code labels Feb 12, 2026
@dependabot dependabot bot requested a review from devpow112 as a code owner February 12, 2026 09:02
@dependabot dependabot bot added auto Opened by an automated process dependencies Pull request that updates a dependency file github-actions Pull requests that update GitHub Actions code labels Feb 12, 2026
@github-actions
Copy link
Contributor

Build Details

linux/amd64: 100.65MB

Layer Breakdown
Size Created By
0B LABEL maintainer=devpow112 org.opencontainer…
0B ARG BUILD_CREATED BUILD_VERSION BUILD_REF_NA…
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
27.4MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG TARGETPLATFORM=linux/amd64 LANGUAGE=en_U…
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
78.1MB /bin/sh -c #(nop) ADD file:3077ee44db3cc7d38…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/arm/v7: 80.14MB

Layer Breakdown
Size Created By
0B LABEL maintainer=devpow112 org.opencontainer…
0B ARG BUILD_CREATED BUILD_VERSION BUILD_REF_NA…
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
27.6MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG TARGETPLATFORM=linux/arm/v7 LANGUAGE=en_…
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
56.4MB /bin/sh -c #(nop) ADD file:9e6534a5b837dcbcc…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/arm64: 126.70MB

Layer Breakdown
Size Created By
0B LABEL maintainer=devpow112 org.opencontainer…
0B ARG BUILD_CREATED BUILD_VERSION BUILD_REF_NA…
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
32.1MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG TARGETPLATFORM=linux/arm64 LANGUAGE=en_U…
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
101MB /bin/sh -c #(nop) ADD file:6089c6bede9eca8ec…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/ppc64le: 143.75MB

Layer Breakdown
Size Created By
0B LABEL maintainer=devpow112 org.opencontainer…
0B ARG BUILD_CREATED BUILD_VERSION BUILD_REF_NA…
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
34.2MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG TARGETPLATFORM=linux/ppc64le LANGUAGE=en…
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
117MB /bin/sh -c #(nop) ADD file:2f07f2a41a0f9535d…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/riscv64: 92.86MB

Layer Breakdown
Size Created By
0B LABEL maintainer=devpow112 org.opencontainer…
0B ARG BUILD_CREATED BUILD_VERSION BUILD_REF_NA…
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
26.8MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG TARGETPLATFORM=linux/riscv64 LANGUAGE=en…
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
70.6MB /bin/sh -c #(nop) ADD file:8d0655de001e92042…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/s390x: 98.18MB

Layer Breakdown
Size Created By
0B LABEL maintainer=devpow112 org.opencontainer…
0B ARG BUILD_CREATED BUILD_VERSION BUILD_REF_NA…
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
28.4MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG TARGETPLATFORM=linux/s390x LANGUAGE=en_U…
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
74.5MB /bin/sh -c #(nop) ADD file:55a7874afa0094b7b…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto Opened by an automated process dependencies Pull request that updates a dependency file github-actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants