From eec1f30391fc8d1a220029a81544623fbc0fbab4 Mon Sep 17 00:00:00 2001 From: TANABE Ken-ichi Date: Sun, 25 Jun 2023 17:28:24 +0900 Subject: [PATCH] action: use 0.1.7 as the default --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 00f02a8..8f3d5c0 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,7 @@ inputs: version: description: "A version to install" - default: "0.1.6" + default: "0.1.7" installation_id: description: "Github Apps Installation ID" app_id: