Skip to content

Commit c8544bf

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

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@65d18f8f8a05aab1b2d761032bec9cd5578caadb
3737

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

0 commit comments

Comments
 (0)