From 9fa4c23923ccd7c48caa0b7cb7567f258393439f Mon Sep 17 00:00:00 2001 From: Jayana Gunaweera <79576139+JayanaGunaweera01@users.noreply.github.com> Date: Sun, 2 Jul 2023 15:55:00 +0530 Subject: [PATCH] Update migration-automation.yml --- .github/workflows/migration-automation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/migration-automation.yml b/.github/workflows/migration-automation.yml index a2ab6b467e..72e576de41 100644 --- a/.github/workflows/migration-automation.yml +++ b/.github/workflows/migration-automation.yml @@ -13,6 +13,7 @@ on: - "5.11.0" - "6.0.0" - "6.1.0" + - "6.2.0" migratingVersion: description: "Specify the version of WSO2 IS that you want to migrate." default: "6.0.0"