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 16c07bb commit 90be830Copy full SHA for 90be830
.github/workflows/go.yaml
@@ -40,7 +40,7 @@ jobs:
40
# Required: the version of golangci-lint is required
41
# and must be specified without patch version:
42
# we always use the latest patch version.
43
- version: v2.6.2
+ version: v2.8.0
44
- name: Install GoReleaser
45
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
46
with:
0 commit comments