Skip to content

Commit c6b2809

Browse files
Update docker/setup-buildx-action digest to 6a58db7
1 parent 81647f7 commit c6b2809

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
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Workaround: https://github.com/docker/build-push-action/issues/461
4848
- name: Setup Docker buildx
49-
uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325
49+
uses: docker/setup-buildx-action@6a58db7e0d21ca03e6c44877909e80e45217eed2
5050

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

0 commit comments

Comments
 (0)