Skip to content

Commit 3d6c046

Browse files
authored
Merge pull request #100 from it-at-m/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3.11.1
2 parents c850812 + db04daf commit 3d6c046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# multi-platform images and export cache
6161
# https://github.com/docker/setup-buildx-action
6262
- name: Set up Docker Buildx
63-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
63+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
6464

6565
# Login against a Docker registry except on PR
6666
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)