Skip to content

Commit 552bcfb

Browse files
authored
Merge pull request #58 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.18.1
2 parents 233d58a + c8489f9 commit 552bcfb

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.18.0
52+
REVIEWDOG_VERSION: v0.18.1
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)