From 44d0985b7f4363198e80b6fea63ac3e9dd3e9957 Mon Sep 17 00:00:00 2001 From: Gregory Szorc Date: Sun, 3 Nov 2024 07:31:56 -0800 Subject: [PATCH] Bump default version 0.26 -> 0.28 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 62a45d1..2caa7ab 100644 --- a/action.yml +++ b/action.yml @@ -109,7 +109,7 @@ inputs: # this mechanism. rcodesign_version: description: 'Version of the rcodesign tool to use' - default: '0.26.0' + default: '0.28.0' outputs: output_path: