Skip to content

Commit

Permalink
Merge pull request #43 from reviewdog/depup/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog to 0.16.0
  • Loading branch information
shogo82148 committed Dec 20, 2023
2 parents e275bc0 + 78ced36 commit 397b0f1
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 @@ -41,7 +41,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: bash
env:
REVIEWDOG_VERSION: 'v0.15.0'
REVIEWDOG_VERSION: 'v0.16.0'
INPUT_GITHUB_TOKEN: '${{ inputs.github_token }}'
INPUT_WORKDIR: '${{ inputs.workdir }}'
INPUT_LEVEL: '${{ inputs.level }}'
Expand Down

0 comments on commit 397b0f1

Please sign in to comment.