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 e0bedbd commit 2f2dc13Copy full SHA for 2f2dc13
.github/workflows/release.yml
@@ -29,13 +29,13 @@ jobs:
29
go-version-file: go.mod
30
31
- name: Check GoReleaser config
32
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3
+ uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552
33
with:
34
version: latest
35
args: check
36
37
- name: Run GoReleaser
38
39
id: run-goreleaser
40
41
0 commit comments