Skip to content

Commit ec3e0bc

Browse files
generate staff for v1.34.0
Signed-off-by: Denis Tingajkin <[email protected]>
1 parent 260dc80 commit ec3e0bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

assets/github-action-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"MinorVersionToConfig": {
33
"latest": {
4-
"TargetVersion": "v1.33.0",
5-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.33.0/golangci-lint-1.33.0-linux-amd64.tar.gz"
4+
"TargetVersion": "v1.33.2",
5+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.33.2/golangci-lint-1.33.2-linux-amd64.tar.gz"
66
},
77
"v1.10": {
88
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
@@ -96,8 +96,8 @@
9696
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.32.2/golangci-lint-1.32.2-linux-amd64.tar.gz"
9797
},
9898
"v1.33": {
99-
"TargetVersion": "v1.33.0",
100-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.33.0/golangci-lint-1.33.0-linux-amd64.tar.gz"
99+
"TargetVersion": "v1.33.2",
100+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.33.2/golangci-lint-1.33.2-linux-amd64.tar.gz"
101101
},
102102
"v1.4": {
103103
"Error": "golangci-lint version 'v1.4' isn't supported: we support only v1.14.0 and later versions"

docs/template_data.state

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added.
2-
4a956dee0c284126b0b65287a73e9ecbb6660fb7fdd00116805d5dddddcfd7ac
2+
3c8fb69eca0446082bcda0c26c24ab10a505f10c02c0bc53b1b085b81ffa4bb8

0 commit comments

Comments
 (0)