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 545562e commit 71d43faCopy full SHA for 71d43fa
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
69
-
70
name: Release
71
- uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
+ uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906
72
with:
73
distribution: goreleaser
74
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