Skip to content

Commit 1fee226

Browse files
chore(deps): update wearerequired/lint-action action to v2
1 parent 8eaac06 commit 1fee226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Otherwise, run lint autofixer
5656
- name: Lint
5757
if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.owner.login == github.repository_owner }}
58-
uses: wearerequired/lint-action@v1.10.0
58+
uses: wearerequired/lint-action@v2.3.0
5959
env:
6060
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
6161
with:

0 commit comments

Comments
 (0)