Skip to content

Commit

Permalink
Merge pull request #27 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.3.0
  • Loading branch information
sksat authored May 2, 2024
2 parents 098a99a + a2d62fb commit c7d255a
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 @@ -39,7 +39,7 @@ runs:
using: "composite"
steps:
- name: install reviewdog
uses: reviewdog/action-setup@v1.2.1
uses: reviewdog/action-setup@v1.3.0
with:
reviewdog_version: ${{ inputs.reviewdog_version }}

Expand Down

0 comments on commit c7d255a

Please sign in to comment.