diff --git a/action.yml b/action.yml index 530a5c1..2d32da2 100644 --- a/action.yml +++ b/action.yml @@ -59,7 +59,7 @@ runs: - run: $GITHUB_ACTION_PATH/script.sh shell: sh env: - REVIEWDOG_VERSION: v0.20.0 + REVIEWDOG_VERSION: v0.20.1 # INPUT_ is not available in Composite run steps # https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611 # Please maintain inputs in alphabetical order