add 1.27.0 and 1.28.0 to update channel #873
lint.yaml
on: pull_request
Lint Go
1m 26s
Lint YAML & Markdown
43s
Matrix: Analyze with CodeQL
Annotations
2 errors
Lint Go:
proposed-update-graph.yaml#L1
Please run gofumpt.
diff --git a/proposed-update-graph.yaml b/proposed-update-graph.yaml
index 95ed81b..954f074 100644
--- a/proposed-update-graph.yaml
+++ b/proposed-update-graph.yaml
@@ -243,6 +243,11 @@ channels:
- v1.26.0
- v1.27.0
- v1.28.0
+ v1.26.0:
+ - v1.27.0
+ - v1.28.0
+ v1.27.0:
+ - v1.28.0
metadata:
datastore: postgres
default: "true"
|
Lint Go
Process completed with exit code 1.
|