We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe56094 commit 1badccbCopy full SHA for 1badccb
.github/workflows/reviewdog.yml
@@ -23,7 +23,7 @@ jobs:
23
bundler-cache: true
24
25
- name: rubocop
26
- uses: reviewdog/action-rubocop@cd8c2943f425b54f97095777109ae9f1f2d79a61
+ uses: reviewdog/action-rubocop@fcb74ba274da10b18d038d0bcddaae3518739634
27
with:
28
use_bundler: true
29
reporter: github-pr-check
0 commit comments