Skip to content

Commit 30b5f5e

Browse files
authored
Merge pull request #55 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.17.5
2 parents 6958bfe + 9f86795 commit 30b5f5e

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
@@ -49,7 +49,7 @@ runs:
4949
- run: $GITHUB_ACTION_PATH/script.sh
5050
shell: sh
5151
env:
52-
REVIEWDOG_VERSION: v0.17.4
52+
REVIEWDOG_VERSION: v0.17.5
5353
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
5454
INPUT_BRAKEMAN_VERSION: ${{ inputs.brakeman_version }}
5555
INPUT_BRAKEMAN_FLAGS: ${{ inputs.brakeman_flags }}

0 commit comments

Comments
 (0)