This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch all-in-one
in repository https://gitbox.apache.org/repos/asf/ozone-docker.git
commit 4006d9e989c44fca5d2fcd1f42701e0d06fe3687
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 16:04:22 2026 +0200
HDDS-15797. Bump docker/setup-buildx-action to 4.2.0 (#75)
(cherry picked from commit 7f2da92ce2c782d39633bc80ed24e8274368b7a0)
---
.github/workflows/build.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index b0fd0d6..c8759e6 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -76,7 +76,7 @@ jobs:
- name: Set up Docker Buildx
if: ${{ steps.pull.outputs.success == 'false' }}
- uses:
docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
+ uses:
docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
- name: Login to GitHub Container Registry
id: login
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]