Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 (#4118)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 0aa4a129cb8a7182561bf954ec49c0451eed2392)
This commit is contained in:
dependabot[bot] 2025-06-23 19:53:17 +02:00 committed by Jan Čermák
parent f9da1a6ef5
commit fec70eac09
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B

View File

@ -163,7 +163,7 @@ jobs:
}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.11.0
uses: docker/setup-buildx-action@v3.11.1
- name: Log in to the GitHub container registry
uses: docker/login-action@v3.4.0
with: