We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67d7851 + 8d0cd71 commit d265c0eCopy full SHA for d265c0e
.github/workflows/release.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Run GoReleaser
66
id: goreleaser
67
- uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
+ uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
68
with:
69
# Note that the following is the version of goreleaser, and NOT a Go version!
70
# When bumping it, make sure to check out goreleaser's changelog first!
0 commit comments