Skip to content

Commit 6a8f33e

Browse files
chore(deps): update docker/setup-buildx-action digest to 49a04d6
1 parent cc9b998 commit 6a8f33e

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@49a04d68900b1d260da9b3f06f52638d56cd8ad1
2828

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

0 commit comments

Comments
 (0)