From 920cc938cd8864eca17ff487411c3689204976a7 Mon Sep 17 00:00:00 2001 From: Fred <64914727+fgibelin@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:08:44 +0100 Subject: [PATCH] Bump JFrog CLI to 2.53.2 (#136) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5efc93bc3..a93e6c1d3 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ author: "JFrog" inputs: version: description: "JFrog CLI Version" - default: "2.52.9" + default: "2.53.2" 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."