We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d238dc4 commit 615180cCopy full SHA for 615180c
.github/workflows/goreleaser.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up Go
37
uses: actions/[email protected]
38
- name: Run GoReleaser
39
- uses: goreleaser/goreleaser-action@v6.2.1
+ uses: goreleaser/goreleaser-action@v6.3.0
40
if: startsWith(github.ref, 'refs/tags/')
41
with:
42
# either 'goreleaser' (default) or 'goreleaser-pro'
0 commit comments