Skip to content

fix(test): Add tool version and informationUri to sarif output #10989

fix(test): Add tool version and informationUri to sarif output

fix(test): Add tool version and informationUri to sarif output #10989

name: 'Check Dependencies'
on:
pull_request:
branches: [master, main]
jobs:
check-dependencies:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16.16.0'
cache: 'npm'
- run: npm ci
- run: npx ts-node ./scripts/check-dependencies.ts