This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch slim
in repository https://gitbox.apache.org/repos/asf/ozone-docker.git
commit 19f37c871c1af09aa88261713114d5ba08f86238
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 09:25:37 2026 +0200
HDDS-15431. Bump docker/setup-buildx-action to 4.1.0 (#64)
(cherry picked from commit 921a740b50b3462495f593ae47a2496b1830ff64)
---
.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 1cf0e9b..e035bd8 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@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
+ uses:
docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
- name: Login to GitHub Container Registry
id: login
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]