Skip to content

Commit 2f977a7

Browse files
chore(deps): update docker/setup-buildx-action digest to f7ce87c
1 parent 5f9e895 commit 2f977a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Workaround: https://github.com/docker/build-push-action/issues/461
4444
- name: Setup Docker buildx
45-
uses: docker/setup-buildx-action@ba31df4664624f17e1b1ef1c9c85ed1ca9463a6d
45+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca
4646

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

0 commit comments

Comments
 (0)