8000
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 a9ad54b commit 9a152a9Copy full SHA for 9a152a9
.github/workflows/go.yml
@@ -73,7 +73,7 @@ jobs:
73
${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/tools/go.sum') }}
74
75
- name: Install GoReleaser
76
- uses: goreleaser/goreleaser-action@v4
+ uses: goreleaser/goreleaser-action@v5
77
with:
78
install-only: true
79
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
32
33
34
35
0 commit comments