File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 4444 - name : Setup Go
4545 uses : actions/setup-go@v3
4646 with :
47- go-version : 1.19
47+ go-version : 1.22
4848 - name : Run GoReleaser
4949 uses : goreleaser/goreleaser-action@v4
5050 with :
Original file line number Diff line number Diff line change 1515# specific language governing permissions and limitations
1616# under the License.
1717
18+ version : 2
19+
1820env :
1921 - GO11MODULE=on
2022 - GO111MODULE=on
@@ -69,7 +71,7 @@ archives:
6971checksum :
7072 name_template : ' checksums.txt'
7173snapshot :
72- name_template : " {{ incpatch .Version }}"
74+ version_template : " {{ incpatch .Version }}"
7375changelog :
7476 sort : asc
7577 filters :
Original file line number Diff line number Diff line change 11github.com/apache/incubator-answer-plugins/connector-basic@latest
22github.com/apache/incubator-answer-plugins/reviewer-basic@latest
3- github.com/apache/incubator-answer-plugins/captcha-basic@latest
3+ github.com/apache/incubator-answer-plugins/captcha-basic@latest
4+ github.com/apache/incubator-answer-plugins/render-markdown-codehighlight@latest
5+ github.com/apache/incubator-answer-plugins/embed-basic@latest
6+ github.com/apache/incubator-answer-plugins/search-algolia@latest
You can’t perform that action at this time.
0 commit comments