Skip to content

Commit 85d16fe

Browse files
committed
STAC-22163: bump golangci-lint version in GH workflow
1 parent d0d5062 commit 85d16fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# Require: The version of golangci-lint to use.
4040
# When `install-mode` is `binary` (default) the value can be v1.2 or v1.2.3 or `latest` to use the latest version.
4141
# When `install-mode` is `goinstall` the value can be v1.2.3, `latest`, or the hash of a commit.
42-
version: v1.54
42+
version: v1.64.4
4343

4444
check-license:
4545
name: License scan

0 commit comments

Comments
 (0)