Skip to content

Commit 7610387

Browse files
make assets/github-action-config.json (#1216)
make update_contributors_list Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
1 parent d24bff5 commit 7610387

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/github-action-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.27.0/golangci-lint-1.27.0-linux-amd64.tar.gz"
7070
},
7171
"v1.28": {
72-
"TargetVersion": "v1.28.0",
73-
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.28.0/golangci-lint-1.28.0-linux-amd64.tar.gz"
72+
"TargetVersion": "v1.28.1",
73+
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.28.1/golangci-lint-1.28.1-linux-amd64.tar.gz"
7474
},
7575
"v1.3": {
7676
"Error": "golangci-lint version 'v1.3' 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-
23ccf48a596ede577f42eb0aaafe7a28fabb9520b14a7648cf51e726aab6ce99
2+
b9205dcc312241dfc8bde7999264ece4db5c774fc6b17e53118003f621d1fc85

0 commit comments

Comments
 (0)