Skip to content

Commit a1213b1

Browse files
chore(deps): update docker/setup-buildx-action digest to 6229134
1 parent 8de4828 commit a1213b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

3434
# Workaround: https://github.com/docker/build-push-action/issues/461
3535
- name: Setup Docker buildx
36-
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
36+
uses: docker/setup-buildx-action@622913496df23a5293cfb3418e5836ee4dd28f3a
3737

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

0 commit comments

Comments
 (0)