diff --git a/.github/actions/has-change-file/action.yaml b/.github/actions/has-change-file/action.yaml index 68dfe168..458b9c7f 100644 --- a/.github/actions/has-change-file/action.yaml +++ b/.github/actions/has-change-file/action.yaml @@ -1,12 +1,6 @@ name: Has Change File description: Check if a new change file is set -inputs: - registry: - required: false - default: "" - description: "Regional or multi-regional location of the repository where the image is stored" - runs: using: "composite" steps: