Skip to content

Commit c9d6045

Browse files
author
updatecli
committed
chore: deps: bump golangci-lint in GitHub Action to v2.11.4
Made with ❤️️ by updatecli
1 parent 80d1a73 commit c9d6045

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.11.4
4040
install-mode: "binary"
4141
- name: Install GoReleaser
4242
uses: goreleaser/goreleaser-action@v6.3.0

0 commit comments

Comments
 (0)