Skip to content

Commit

Permalink
Merge pull request #58 from reviewdog/depup/reviewdog/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog/reviewdog to 0.18.0
  • Loading branch information
shogo82148 committed Jun 17, 2024
2 parents cc6333e + 2095ea2 commit 42b0860
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 @@ -44,7 +44,7 @@ runs:
. "$GITHUB_ACTION_PATH/install.sh"
shell: bash
env:
REVIEWDOG_VERSION: v0.17.5
REVIEWDOG_VERSION: v0.18.0
REVIEWDOG_TEMPDIR: ${{ runner.temp }}
- run: |
set -euo pipefail
Expand Down

0 comments on commit 42b0860

Please sign in to comment.