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 11118ed commit f39cf34Copy full SHA for f39cf34
.github/workflows/goreleaser.yml
@@ -25,7 +25,7 @@ jobs:
25
run: go mod download
26
27
- name: Run GoReleaser
28
- uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552
+ uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a
29
with:
30
distribution: goreleaser
31
# GoReleaser version
0 commit comments