Skip to content

Commit 556a3fd

Browse files
authored
Merge pull request #225 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.21.0
2 parents 6bc947f + b372093 commit 556a3fd

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
@@ -63,7 +63,7 @@ runs:
6363
- run: $GITHUB_ACTION_PATH/script.sh
6464
shell: bash
6565
env:
66-
REVIEWDOG_VERSION: v0.20.2
66+
REVIEWDOG_VERSION: v0.21.0
6767
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
6868
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
6969
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}

0 commit comments

Comments
 (0)