From e95fb764c55085c3fecfe3344989f8eb77377d21 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Wed, 25 Dec 2024 03:10:43 -0500 Subject: [PATCH] sbt 1.10.7 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 20bfaa5..7797ad5 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ inputs: sbt-runner-version: description: "The runner version (The actual version is controlled via project/build.properties)" required: true - default: 1.10.6 + default: 1.10.7 runs: using: "composite" steps: