Skip to content

Commit

Permalink
Merge pull request #41 from reviewdog/depup/reviewdog/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog/reviewdog to 0.15.0
  • Loading branch information
shogo82148 authored Sep 6, 2023
2 parents 323d4ba + fc74871 commit 94877e5
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.14.2
REVIEWDOG_VERSION: v0.15.0
REVIEWDOG_TEMPDIR: ${{ runner.temp }}
- run: |
set -euo pipefail
Expand Down

0 comments on commit 94877e5

Please sign in to comment.