Skip to content

Commit 8b8a3f3

Browse files
committed
Update wearerequired/lint-action action to v2
1 parent 0cbd8bd commit 8b8a3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
bundler-cache: true
2626

2727
- name: Run linters
28-
uses: wearerequired/lint-action@v1
28+
uses: wearerequired/lint-action@v2
2929
with:
3030
rubocop: true
3131
rubocop_command_prefix: bundle exec

0 commit comments

Comments
 (0)