diff --git a/action.yml b/action.yml index 8fe56ea..16b2b95 100644 --- a/action.yml +++ b/action.yml @@ -28,8 +28,8 @@ inputs: description: "Deprecated. Use `manifest_path` instead." required: false version: - description: "Release-plz version to use. (Default: `0.3.133`)." - default: "0.3.133" + description: "Release-plz version to use. (Default: `0.3.134`)." + default: "0.3.134" required: false token: description: "Token used to publish to the cargo registry"