Skip to content

Commit 54a5e5a

Browse files
chore(deps): update reviewdog/reviewdog to 0.21.0 (#101)
Co-authored-by: review-dog <22892449+review-dog@users.noreply.github.com>
1 parent 92ecd5b commit 54a5e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ runs:
8888
env:
8989
# We may want to allow specifying reviewdog version as
9090
# action's input, but let's start with hard coded latest stable version for reviewdog
91-
REVIEWDOG_VERSION: v0.20.2
91+
REVIEWDOG_VERSION: v0.21.0
9292
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
9393
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
9494
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}

0 commit comments

Comments
 (0)