Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
review-dog authored and github-actions[bot] committed Apr 15, 2024
1 parent ad4fc9f commit f43fefb
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.17.1'
REVIEWDOG_VERSION: 'v0.17.3'
INPUT_GITHUB_TOKEN: '${{ inputs.github_token }}'
INPUT_WORKDIR: '${{ inputs.workdir }}'
INPUT_LEVEL: '${{ inputs.level }}'
Expand Down

0 comments on commit f43fefb

Please sign in to comment.