Skip to content

Commit

Permalink
chore(deps): update dependency reviewdog/reviewdog to v0.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent fdbfb2d commit a055fa2
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.17.4"
REVIEWDOG_VERSION: "v0.17.5"
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 a055fa2

Please sign in to comment.