We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7766121 commit 36ac4abCopy full SHA for 36ac4ab
.github/workflows/go.yaml
@@ -30,7 +30,7 @@ jobs:
30
# Required: the version of golangci-lint is required
31
# and must be specified without patch version:
32
# we always use the latest patch version.
33
- version: v2.4.0
+ version: v2.5.0
34
- name: Install GoReleaser
35
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
36
with:
0 commit comments