Skip to content

Commit

Permalink
Merge pull request #48 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.15.0
sksat authored Oct 20, 2023
2 parents 590778c + dca2254 commit f5657e1
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
@@ -58,7 +58,7 @@ runs:
env:
# datasource=github-releases
REVIEWDOG_REPO: "reviewdog/reviewdog"
REVIEWDOG_VERSION: "v0.14.2"
REVIEWDOG_VERSION: "v0.15.0"
run: |
curl -sfL "https://raw.githubusercontent.com/${REVIEWDOG_REPO}/master/install.sh" \
| sh -s -- -b /usr/local/bin/ "${REVIEWDOG_VERSION}"

0 comments on commit f5657e1

Please sign in to comment.