Skip to content

chore(deps-dev): bump @types/node from 20.3.3 to 20.8.0 #368

chore(deps-dev): bump @types/node from 20.3.3 to 20.8.0

chore(deps-dev): bump @types/node from 20.3.3 to 20.8.0 #368

Workflow file for this run

name: 'check forbidden'
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: MH4GF/shared-config/.github/composite-actions/setup-pnpm@main
with:
node-version-file: .node-version
pnpm-version: '8.6.5'
- run: pnpm i
- run: pnpm exec depcruise src --config --output-type markdown >> $GITHUB_STEP_SUMMARY