From 8c44fb3d11424003a710ca95db63cfe359ab5712 Mon Sep 17 00:00:00 2001 From: Arad Carmi <62752352+AradCarmi@users.noreply.github.com> Date: Sun, 17 Mar 2024 11:03:17 +0200 Subject: [PATCH] Update `demisto/powershell` 75-100-Nightly coverage rate (#33328) * upgrade images * test changes * changed back * retriggering checks * Pipeline re-trigger * bump Common Scripts version * revert Common Scripts version * bump Common Scripts version * debug * bump version * rolling back RN and version bump --------- Co-authored-by: barryyosi-panw --- Packs/CommonScripts/Scripts/VerifyJSON/VerifyJSON.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/CommonScripts/Scripts/VerifyJSON/VerifyJSON.yml b/Packs/CommonScripts/Scripts/VerifyJSON/VerifyJSON.yml index c7b2e341367b..e842c58b4200 100644 --- a/Packs/CommonScripts/Scripts/VerifyJSON/VerifyJSON.yml +++ b/Packs/CommonScripts/Scripts/VerifyJSON/VerifyJSON.yml @@ -18,7 +18,7 @@ tags: - JSON - Utility type: powershell -dockerimage: demisto/powershell:7.1.3.22028 +dockerimage: demisto/powershell:7.4.0.80528 fromversion: 5.5.0 tests: - VerifyJSON - Test