mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2025-03-25 10:55:44 +00:00
Update docker/setup-buildx-action action to v3.10.0
This commit is contained in:
parent
31148c58df
commit
c7d2d87197
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user