Skip to content

Commit f3fad7b

Browse files
committed
Bump golangci-lint
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
1 parent 1f768f5 commit f3fad7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
# Require: The version of golangci-lint to use.
4848
# When `install-mode` is `binary` (default) the value can be v1.2 or v1.2.3 or `latest` to use the latest version.
4949
# When `install-mode` is `goinstall` the value can be v1.2.3, `latest`, or the hash of a commit.
50-
version: v2.7.2
50+
version: v2.11.4
5151
args: --timeout 5m --verbose

0 commit comments

Comments
 (0)