Skip to content

Commit 79946b6

Browse files
author
updatecli
committed
chore: deps: bump golangci-lint in GitHub Action to v2.6.1
Made with ❤️️ by updatecli
1 parent 3ecc4c4 commit 79946b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Required: the version of golangci-lint is required
3131
# and must be specified without patch version:
3232
# we always use the latest patch version.
33-
version: v2.5.0
33+
version: v2.6.1
3434
- name: Install GoReleaser
3535
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
3636
with:

0 commit comments

Comments
 (0)