diff --git a/action.yml b/action.yml index ea9cf08..438c675 100644 --- a/action.yml +++ b/action.yml @@ -59,7 +59,7 @@ runs: fi fi - gem install --no-document rubocop_todo_corrector:0.14.0 + gem install --no-document rubocop_todo_corrector if [ "${{ inputs.ignore }}" == "true" ]; then if [ -z "${{ inputs.cop_name }}" ]; then