From f86638f37a76bc367fde9e24bac77e12feb07d9c Mon Sep 17 00:00:00 2001 From: shays Date: Sun, 8 Feb 2026 15:12:02 +0200 Subject: [PATCH] APP-1824 - Upgrade jfrog-cli to 2.91.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8dfcf86bf..32eea042f 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ author: "JFrog" inputs: version: description: "JFrog CLI Version" - default: "2.88.0" + default: "2.91.0" required: false download-repository: description: "Remote repository in Artifactory pointing to 'https://releases.jfrog.io/artifactory/jfrog-cli'. Use this parameter in case you don't have an Internet access."