From 51efebc07b1ec4523e56ae203cdad43907e62a92 Mon Sep 17 00:00:00 2001 From: Hiroto Funakoshi Date: Tue, 12 Mar 2024 20:26:15 +0900 Subject: [PATCH] fix: ci failuer due to template (#167) Signed-off-by: hlts2 --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/security_issue_report.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 40d0f161..7c92b0e2 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,7 @@ assignees: "" -- Go Version: 1.22.0 +- Go Version: 1.22.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.2 - NGT Version: 2.1.6 diff --git a/.github/ISSUE_TEMPLATE/security_issue_report.md b/.github/ISSUE_TEMPLATE/security_issue_report.md index 75099b34..3140b112 100644 --- a/.github/ISSUE_TEMPLATE/security_issue_report.md +++ b/.github/ISSUE_TEMPLATE/security_issue_report.md @@ -16,7 +16,7 @@ assignees: "" -- Go Version: 1.22.0 +- Go Version: 1.22.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.2 - NGT Version: 2.1.6 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7d74af95..e538ee24 100755 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,7 +16,7 @@ -- Go Version: 1.22.0 +- Go Version: 1.22.1 - Docker Version: 20.10.8 - Kubernetes Version: v1.29.2 - NGT Version: 2.1.6