Skip to content

Commit 2fa750d

Browse files
author
David Cornu
authored
Merge pull request #7 from patch-technology/bump-reviewdog
Bump `reviewdog` to `v0.20.3`
2 parents a5f6e0c + caf10e3 commit 2fa750d

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
@@ -56,7 +56,7 @@ runs:
5656
- run: $GITHUB_ACTION_PATH/script.sh
5757
shell: sh
5858
env:
59-
REVIEWDOG_VERSION: v0.14.1
59+
REVIEWDOG_VERSION: v0.20.3
6060
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
6161
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
6262
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}

0 commit comments

Comments
 (0)