We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb72906 + c6181cf commit 764af5cCopy full SHA for 764af5c
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: '1.16'
19
- name: Run GoReleaser
20
- uses: goreleaser/goreleaser-action@v2.5.0
+ uses: goreleaser/goreleaser-action@v2.6.0
21
22
version: latest
23
args: release --rm-dist
0 commit comments