We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18b769 commit 7f44957Copy full SHA for 7f44957
.github/workflows/main.yml
@@ -20,7 +20,7 @@ env:
20
GOFUMPT_VERSION: 0.6.0 # https://github.com/mvdan/gofumpt/releases
21
GOLANGCI_LINT_VERSION: 1.60.1 # https://github.com/golangci/golangci-lint/releases
22
GOLINES_VERSION: 0.12.2 # https://github.com/segmentio/golines/releases
23
- GORELEASER_VERSION: 2.1.0 # https://github.com/goreleaser/goreleaser/releases
+ GORELEASER_VERSION: 2.2.0 # https://github.com/goreleaser/goreleaser/releases
24
GOVERSIONINFO_VERSION: 1.4.0 # https://github.com/josephspurrier/goversioninfo/releases
25
RAGE_VERSION: 0.10.0 # https://github.com/str4d/rage/releases
26
jobs:
0 commit comments