Closed kbdharun closed 1 year ago
marvinpinto/action-automatic-releases@latest
softprops/action-gh-release@v1
actions/setup-go
v4
go.yml
goreleaser.yml
.gitattributes
Changes
marvinpinto/action-automatic-releases@latest
(Currently using deprecated Node 12 runner, with unmerged PR to update it to Node 16) action to alternative actionsoftprops/action-gh-release@v1
. [This change fixes the Node 12 deprecation warnings and other output warnings in CI]actions/setup-go
tov4
(this version adds support for caching, improving the build times in PRs).go.yml
for push and PR similar to ABRoot.goreleaser.yml
to automatically create releases on tagging..gitattributes
file.