Update docker/setup-buildx-action action to v3.10.0

This commit is contained in:
renovate[bot] 2025-02-28 07:47:15 +00:00 committed by GitHub
parent 31148c58df
commit c7d2d87197
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ jobs:
# multi-platform images and export cache
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
# Login against a Docker registry except on PR
# https://github.com/docker/login-action