diff --git a/action.yml b/action.yml index a734877a815..d3395efef57 100644 --- a/action.yml +++ b/action.yml @@ -45,7 +45,7 @@ inputs: default: "" sha: description: "Specify a different commit SHA used for comparing changes" - required: true + required: false default: ${{ github.sha }} base_sha: description: "Specify a different base commit SHA used for comparing changes"