Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#3613)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 998d0e37fe71880db9e1a534e11f648a34114da7)
This commit is contained in:
dependabot[bot] 2024-10-07 15:47:43 +02:00 committed by Jan Čermák
parent 67ddfe2563
commit 8f69cd7fd1
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B

View File

@ -136,7 +136,7 @@ jobs:
}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.1
- name: Log in to the GitHub container registry
uses: docker/login-action@v3.3.0
with: