From 9db9097b2e8ff4baa7d6c85588bef596f64e5a53 Mon Sep 17 00:00:00 2001 From: AnjanaNandan1996 Date: Sat, 25 Jul 2026 13:05:24 +0200 Subject: [PATCH 1/2] chore : updated version --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..e7aae52b 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,7 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # -# +#updated v1 ################################ if [ ${#@} -lt 2 ]; then From 46f44a1dc1fadaad1a4d82226348e1034b772508 Mon Sep 17 00:00:00 2001 From: AnjanaNandan1996 Date: Sat, 25 Jul 2026 13:07:31 +0200 Subject: [PATCH 2/2] chore : updated version --- github-api-integration-module.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index e7aae52b..e97b368e 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################ # Author: Abhishek -# Version: v1 +# Version: v2 # # # @@ -9,7 +9,6 @@ # Usage: # Please provide your github token and rest api to the script as input # -#updated v1 ################################ if [ ${#@} -lt 2 ]; then