Skip to content

Commit f222ea2

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

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@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
37+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
3838

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

0 commit comments

Comments
 (0)