Skip to content

build(deps-dev): bump sinon from 18.0.1 to 19.0.2 #165

build(deps-dev): bump sinon from 18.0.1 to 19.0.2

build(deps-dev): bump sinon from 18.0.1 to 19.0.2 #165

Workflow file for this run

name: License Checker
on: pull_request
jobs:
license-checker:
name: License Checker
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: Brightspace/third-party-actions@actions/checkout
- uses: Brightspace/third-party-actions@actions/setup-node
with:
node-version-file: .nvmrc
cache: 'npm'
- name: Install dependencies
run: |
npm ci
npm install d2l-license-checker@4 --no-save
- name: Check License
run: npx d2l-license-checker -p