Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2021
1 parent 0b61f1d commit 5169905
Show file tree
Hide file tree
Showing 3 changed files with 2,272 additions and 1,756 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run tests and do code coverage check
run: npm run test:coverage
- name: Run code linter
uses: mooyoul/[email protected].2
uses: mooyoul/[email protected].4
if: ${{ github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading

0 comments on commit 5169905

Please sign in to comment.