Skip to content

Commit

Permalink
Merge pull request #36 from mizoR/reviewdog-v0.20.2
Browse files Browse the repository at this point in the history
Update Reviewdog version to v0.20.2
  • Loading branch information
massongit authored Dec 3, 2024
2 parents cc1ec4f + 0592f54 commit 155064f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: sh
env:
REVIEWDOG_VERSION: v0.20.1
REVIEWDOG_VERSION: v0.20.2
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
Expand Down

0 comments on commit 155064f

Please sign in to comment.