Skip to content

Commit 65a83ef

Browse files
chore(deps): update docker/setup-buildx-action digest to 4cc794f
1 parent aa1d88f commit 65a83ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

3232
# Workaround: https://github.com/docker/build-push-action/issues/461
3333
- name: Setup Docker buildx
34-
uses: docker/setup-buildx-action@e600775e527acba2317260cadb64b7e19efd5362
34+
uses: docker/setup-buildx-action@4cc794f83e4b7488282e879f4469e86246e52ddd
3535

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

0 commit comments

Comments
 (0)