Skip to content

Commit

Permalink
Merge pull request #123 from reviewdog/depup/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog to 0.18.0
  • Loading branch information
shogo82148 authored Jun 18, 2024
2 parents 01b53f1 + 30fb8d7 commit f702051
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 @@ -43,7 +43,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: bash
env:
REVIEWDOG_VERSION: v0.17.5
REVIEWDOG_VERSION: v0.18.0
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
INPUT_LEVEL: ${{ inputs.level }}
INPUT_FAIL_ON_ERROR: ${{ inputs.fail_on_error }}
Expand Down

0 comments on commit f702051

Please sign in to comment.