Skip to content

Commit 6b192ae

Browse files
authored
Update buildx action version
1 parent c474704 commit 6b192ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-publish-seatadjuster.yml

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

5656
# Workaround: https://github.com/docker/build-push-action/issues/461
5757
- name: Setup Docker buildx
58-
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
58+
uses: docker/setup-buildx-action@v2
5959

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

0 commit comments

Comments
 (0)