Skip to content

Commit

Permalink
Bump reviewdog/action-setup from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-setup](https://github.com/reviewdog/action-setup) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/reviewdog/action-setup/releases)
- [Commits](reviewdog/action-setup@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: reviewdog/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 04081e9 commit 5903dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proofreading.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup reviewdog
uses: reviewdog/action-setup@v1.2.1
uses: reviewdog/action-setup@v1.3.0
with:
reviewdog_version: latest

Expand Down

0 comments on commit 5903dd0

Please sign in to comment.