Skip to content

Commit da05f8b

Browse files
authored
Merge pull request #210 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.18.0
2 parents bea7e5c + 76ce3d2 commit da05f8b

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
@@ -55,7 +55,7 @@ runs:
5555
- run: $GITHUB_ACTION_PATH/script.sh
5656
shell: bash
5757
env:
58-
REVIEWDOG_VERSION: v0.17.5
58+
REVIEWDOG_VERSION: v0.18.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)