Skip to content

Commit

Permalink
Merge pull request #16 from arkedge/renovate/reviewdog-action-setup-1.x
Browse files Browse the repository at this point in the history
Update reviewdog/action-setup action to v1.1.0
  • Loading branch information
sksat authored Dec 19, 2023
2 parents ce372d5 + 6bec08b commit 339e659
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 @@ -36,7 +36,7 @@ runs:
using: "composite"
steps:
- name: install reviewdog
uses: reviewdog/action-setup@v1.0.6
uses: reviewdog/action-setup@v1.1.0

- name: install clang-tidy
#if: runner.os == 'Linux'
Expand Down

0 comments on commit 339e659

Please sign in to comment.