Skip to content

Commit

Permalink
Merge pull request #65 from sksat/renovate/reviewdog-reviewdog-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency reviewdog/reviewdog to v0.17.0
  • Loading branch information
sksat authored Feb 8, 2024
2 parents 7580189 + c593a65 commit 69975a3
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.16.0"
REVIEWDOG_VERSION: "v0.17.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 69975a3

Please sign in to comment.