Skip to content

Commit

Permalink
Merge pull request #61 from reviewdog/depup/reviewdog/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog/reviewdog to 0.20.1
  • Loading branch information
haya14busa committed Jul 14, 2024
2 parents 951f8ea + bc3e032 commit 63b8f8c
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.19.0
REVIEWDOG_VERSION: v0.20.1
REVIEWDOG_TEMPDIR: ${{ runner.temp }}
- run: |
set -euo pipefail
Expand Down

0 comments on commit 63b8f8c

Please sign in to comment.