Skip to content

Bump js-yaml from 3.14.1 to 3.14.2 #269

Bump js-yaml from 3.14.1 to 3.14.2

Bump js-yaml from 3.14.1 to 3.14.2 #269

Workflow file for this run

name: Verify dependency licenses
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
licensing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: sudo gem install license_finder -v 7.1
- run: npm install
- run: license_finder