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 d0782b4 commit 6006d97Copy full SHA for 6006d97
1 file changed
.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.3.1
+ version: v2.4.0
34
- name: Install GoReleaser
35
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
36
with:
0 commit comments