diff --git a/action.yml b/action.yml index bd1cc30..61264cb 100644 --- a/action.yml +++ b/action.yml @@ -82,7 +82,7 @@ runs: INPUT_REVIEWDOG_FLAGS: ${{ inputs.reviewdog_flags }} INPUT_BIOME_FLAGS: ${{ inputs.biome_flags }} - if: ${{ inputs.reporter == 'github-pr-review' && always() }} - uses: reviewdog/action-suggester@v1 + uses: reviewdog/action-suggester@v1.19.0 with: github_token: ${{ inputs.github_token }} tool_name: ${{ inputs.tool_name }}