Skip to content

Commit 63c13a0

Browse files
authored
Merge pull request #60 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.20.2
2 parents b132df1 + c5eebf3 commit 63c13a0

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
@@ -84,7 +84,7 @@ runs:
8484
env:
8585
# We may want to allow specifying reviewdog version as
8686
# action's input, but let's start with hard coded latest stable version for reviewdog
87-
REVIEWDOG_VERSION: v0.20.1
87+
REVIEWDOG_VERSION: v0.20.2
8888
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
8989
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
9090
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}

0 commit comments

Comments
 (0)