From 4bceffb36bb7c1340648f25dd4d922efa3c6e0ee Mon Sep 17 00:00:00 2001 From: Flook Date: Sat, 1 Feb 2025 05:34:31 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=95=E0=B8=A3=E0=B8=A7=E0=B8=88=E0=B8=AA?= =?UTF-8?q?=E0=B8=AD=E0=B8=9A=E0=B8=84=E0=B8=93=E0=B8=A0=E0=B8=B2=E0=B8=9E?= =?UTF-8?q?=E0=B9=81=E0=B8=A5=E0=B8=B0=E0=B8=84=E0=B8=A7=E0=B8=B2=E0=B8=A1?= =?UTF-8?q?=E0=B8=9B=E0=B8=A5=E0=B8=AD=E0=B8=94=E0=B8=A0=E0=B8=A2=E0=B9=82?= =?UTF-8?q?=E0=B8=84=E0=B8=94=E0=B9=83=E0=B8=99=20=20CI/CD=20=E0=B8=94?= =?UTF-8?q?=E0=B8=A7=E0=B8=A2=20SonarQube?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index a14f657..80a2f39 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2,7 +2,7 @@ function App() { return (
-

สวัสดี! ทดสอบ DevSecOps อัตโนมัติสำเร็จ

+

สวัสดี! ตรวจสอบคุณภาพและความปลอดภัยโค้ดใน CI/CD ด้วย SonarQube สำเร็จ

) }