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>
This commit is contained in:
dependabot[bot] 2025-06-23 19:53:17 +02:00 committed by GitHub
parent b25fce69b6
commit 0aa4a129cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,7 +163,7 @@ jobs:
} }
- name: Set up Docker Buildx - 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 - name: Log in to the GitHub container registry
uses: docker/login-action@v3.4.0 uses: docker/login-action@v3.4.0
with: with: