Skip to content

Commit 48074bf

Browse files
chore(deps): update docker/setup-buildx-action digest to 18ce135
1 parent aa1d88f commit 48074bf

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@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0
3535

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

0 commit comments

Comments
 (0)