Skip to content

Bump micromatch from 4.0.5 to 4.0.8 #342

Bump micromatch from 4.0.5 to 4.0.8

Bump micromatch from 4.0.5 to 4.0.8 #342

Workflow file for this run

name: ESLint
on: [push]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: blmage/[email protected]
with:
files: src/
maxWarnings: 0
env:
FONTAWESOME_NPM_AUTH_TOKEN: ${{ secrets.FONTAWESOME_NPM_AUTH_TOKEN }}