Skip to content

Commit efc8ac2

Browse files
docs: update GitHub Action assets (#5392)
1 parent 1dae906 commit efc8ac2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

assets/github-action-config-v1.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"MinorVersionToConfig": {
33
"latest": {
4-
"TargetVersion": "v1.63.4"
4+
"TargetVersion": "v1.64.2"
55
},
66
"v1.10": {
77
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.28.3 and later versions"
@@ -177,6 +177,9 @@
177177
"v1.63": {
178178
"TargetVersion": "v1.63.4"
179179
},
180+
"v1.64": {
181+
"TargetVersion": "v1.64.2"
182+
},
180183
"v1.7": {
181184
"Error": "golangci-lint version 'v1.7' isn't supported: we support only v1.28.3 and later versions"
182185
},

assets/github-action-config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"MinorVersionToConfig": {
33
"latest": {
4-
"TargetVersion": "v1.63.4"
4+
"TargetVersion": "v1.64.2"
55
},
66
"v1.10": {
77
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.28.3 and later versions"
@@ -177,6 +177,9 @@
177177
"v1.63": {
178178
"TargetVersion": "v1.63.4"
179179
},
180+
"v1.64": {
181+
"TargetVersion": "v1.64.2"
182+
},
180183
"v1.7": {
181184
"Error": "golangci-lint version 'v1.7' isn't supported: we support only v1.28.3 and later versions"
182185
},

0 commit comments

Comments
 (0)