Skip to content

Commit

Permalink
Bump reviewdog/action-rubocop from 2.19.0 to 2.19.1
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-rubocop](https://github.com/reviewdog/action-rubocop) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/reviewdog/action-rubocop/releases)
- [Commits](reviewdog/action-rubocop@d89ceac...5e23bb6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent f607097 commit ac9d2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
bundler-cache: true

- name: rubocop
uses: reviewdog/action-rubocop@d89ceac67134c1587b4bc0ad8b55007c533c9c3f
uses: reviewdog/action-rubocop@5e23bb67d79c93e5eb45bdae6d08b04052afec35
with:
use_bundler: true
reporter: github-pr-check
Expand Down

0 comments on commit ac9d2ca

Please sign in to comment.