We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0268f36 commit 7cd0226Copy full SHA for 7cd0226
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
70
-
71
name: Release
72
- uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf
+ uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3
73
with:
74
distribution: goreleaser
75
version: v1.10.3
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
run: make test-e2e
55
56
- name: Build
57
58
59
60
0 commit comments