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 caed7cb commit d011710Copy full SHA for d011710
.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@524315340de4f701033248e1ee6a0197904b1134
28
29
# Login against a Docker registry except on PR
30
# https://github.com/docker/login-action
0 commit comments