From 4c0cafb11891f17c4903dc46c4cadb22513c8a93 Mon Sep 17 00:00:00 2001 From: Steve Hannah Date: Sun, 7 Jan 2024 11:51:14 -0800 Subject: [PATCH] Update action.yml Bump action default to 4.0.35 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 4042abbb..9b2c23f6 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ inputs: required: false jdeploy_version: description: The version of Jdeploy - default: '4.0.34' + default: '4.0.35' target_repository: description: Optional target repository where to publish releases. required: false