Skip to content

Commit

Permalink
AO3-6816 Bump reviewdog/action-rubocop from 2.19.0 to 2.19.1 (#4930)
Browse files Browse the repository at this point in the history
Bump reviewdog/action-rubocop from 2.19.0 to 2.19.1

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 709a95b commit 538af6a
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 538af6a

Please sign in to comment.