Skip to content

Commit 2c1f88e

Browse files
review-doggithub-actions[bot]
authored andcommitted
chore(deps): update reviewdog to 0.20.0
1 parent 0fba55d commit 2c1f88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
- run: $GITHUB_ACTION_PATH/script.sh
5656
shell: bash
5757
env:
58-
REVIEWDOG_VERSION: v0.19.0
58+
REVIEWDOG_VERSION: v0.20.0
5959
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
6060
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
6161
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}

0 commit comments

Comments
 (0)