Skip to content

Commit

Permalink
chore(deps): update dependency reviewdog/reviewdog to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent f5657e1 commit c9bb031
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 @@ -58,7 +58,7 @@ runs:
env:
# datasource=github-releases
REVIEWDOG_REPO: "reviewdog/reviewdog"
REVIEWDOG_VERSION: "v0.15.0"
REVIEWDOG_VERSION: "v0.16.0"
run: |
curl -sfL "https://raw.githubusercontent.com/${REVIEWDOG_REPO}/master/install.sh" \
| sh -s -- -b /usr/local/bin/ "${REVIEWDOG_VERSION}"
Expand Down

0 comments on commit c9bb031

Please sign in to comment.