Skip to content

Commit 9331d72

Browse files
chore(deps): update d-lebed/rubocop-run-action action to v0.13.0
1 parent a8f591b commit 9331d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-ruby/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ runs:
107107

108108
- name: Generate RuboCop report
109109
if: inputs.RUBOCOP == 'true'
110-
uses: d-lebed/rubocop-run-action@v0.12.0
110+
uses: d-lebed/rubocop-run-action@v0.13.0
111111
with:
112112
options: --format=RdjsonFormatter --out=reviewdog-report.json --format=progress
113113
rdjson_formatter: ${{ inputs.REVIEWDOG }}

0 commit comments

Comments
 (0)