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.
2 parents b132df1 + c5eebf3 commit 63c13a0Copy full SHA for 63c13a0
action.yml
@@ -84,7 +84,7 @@ runs:
84
env:
85
# We may want to allow specifying reviewdog version as
86
# action's input, but let's start with hard coded latest stable version for reviewdog
87
- REVIEWDOG_VERSION: v0.20.1
+ REVIEWDOG_VERSION: v0.20.2
88
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
89
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
90
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
0 commit comments