We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ecd5b commit 54a5e5aCopy full SHA for 54a5e5a
action.yml
@@ -88,7 +88,7 @@ runs:
88
env:
89
# We may want to allow specifying reviewdog version as
90
# action's input, but let's start with hard coded latest stable version for reviewdog
91
- REVIEWDOG_VERSION: v0.20.2
+ REVIEWDOG_VERSION: v0.21.0
92
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
93
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
94
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
0 commit comments