Skip to content

Bump ws from 6.2.1 to 6.2.3 #502

Bump ws from 6.2.1 to 6.2.3

Bump ws from 6.2.1 to 6.2.3 #502

Workflow file for this run

name: JavaScript Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint with ESLint
uses: hallee/[email protected]
with:
repo-token: ${{secrets.GITHUB_TOKEN}}