Skip to content

Commit f8a0ccb

Browse files
chore(deps): update docker/setup-buildx-action digest to e600775
1 parent cc9b998 commit f8a0ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: stable
2525
# Workaround: https://github.com/docker/build-push-action/issues/461
2626
- name: Setup Docker buildx
27-
uses: docker/setup-buildx-action@edfb0fe6204400c56fbfd3feba3fe9ad1adfa345
27+
uses: docker/setup-buildx-action@e600775e527acba2317260cadb64b7e19efd5362
2828

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

0 commit comments

Comments
 (0)