Skip to content

Commit 814e9d9

Browse files
chore(deps): update docker/setup-buildx-action action to v3.11.0 (#296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5167809 commit 814e9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
3636
- name: Set up Docker Buildx
37-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
37+
uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
3838

3939
# Authenticates with Docker Hub
4040
- name: Login to Docker Hub

0 commit comments

Comments
 (0)