Skip to content

[Snyk] Security upgrade eslint-plugin-github from 4.3.2 to 5.1.0 #22

[Snyk] Security upgrade eslint-plugin-github from 4.3.2 to 5.1.0

[Snyk] Security upgrade eslint-plugin-github from 4.3.2 to 5.1.0 #22

Workflow file for this run

name: Licensed
on:
push: {branches: main}
pull_request: {branches: main}
jobs:
test:
runs-on: ubuntu-latest
name: Check licenses
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run licensed-check