Skip to content

Commit 00040fb

Browse files
author
updatecli
committed
chore: deps: bump golangci-lint in GitHub Action to v2.7.2
Made with ❤️️ by updatecli
1 parent f1b542c commit 00040fb

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
@@ -36,7 +36,7 @@ jobs:
3636
# Required: the version of golangci-lint is required
3737
# and must be specified without patch version:
3838
# we always use the latest patch version.
39-
version: v2.4.0
39+
version: v2.7.2
4040
install-mode: "binary"
4141
- name: Install GoReleaser
4242
uses: goreleaser/[email protected]

0 commit comments

Comments
 (0)