We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9b998 commit 786b82cCopy full SHA for 786b82c
.github/workflows/goreleaser.yaml
@@ -24,7 +24,7 @@ jobs:
24
go-version: stable
25
# Workaround: https://github.com/docker/build-push-action/issues/461
26
- name: Setup Docker buildx
27
- uses: docker/setup-buildx-action@edfb0fe6204400c56fbfd3feba3fe9ad1adfa345
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
28
29
# Login against a Docker registry except on PR
30
# https://github.com/docker/login-action
0 commit comments