Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
review-dog authored and github-actions[bot] committed Mar 11, 2024
1 parent eadef3f commit d0f1ddb
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.1
REVIEWDOG_VERSION: v0.17.2
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
INPUT_LEVEL: ${{ inputs.level }}
INPUT_FAIL_ON_ERROR: ${{ inputs.fail_on_error }}
Expand Down

0 comments on commit d0f1ddb

Please sign in to comment.