Skip to content

Commit

Permalink
chore(deps): bump reviewdog/action-setup from 1.2.0 to 1.2.1 (#1409)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-setup](https://github.com/reviewdog/action-setup) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/reviewdog/action-setup/releases)
- [Commits](reviewdog/action-setup@4ada0d0...1d18b29)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 93c9a90 commit 0e73049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Clone the code
uses: actions/checkout@v4 #v3.2.0
- name: reviewdog
uses: reviewdog/action-setup@4ada0d03764db369df4069af8fbc514388a3e4fe # v1.2.0
uses: reviewdog/action-setup@1d18b2938261447f64c39f831d7395e90ef5a40e # v1.2.1
with:
reviewdog_version: latest

Expand Down

0 comments on commit 0e73049

Please sign in to comment.