diff --git a/action.yml b/action.yml index 6edef0f..15d7c43 100644 --- a/action.yml +++ b/action.yml @@ -24,8 +24,8 @@ inputs: description: "Deprecated. Use `manifest_path` instead." required: false version: - description: "Release-plz version to use. (Default: `0.3.105`)." - default: "0.3.105" + description: "Release-plz version to use. (Default: `0.3.107`)." + default: "0.3.107" required: false token: description: "Token used to publish to the cargo registry"