Skip to content

Commit 423672b

Browse files
authored
Merge pull request #194 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.17.4
2 parents b3c5aa2 + 03050bb commit 423672b

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.17.1
58+
REVIEWDOG_VERSION: v0.17.4
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)