Skip to content

chore(cli-integ): make the integ test harness work on Windows #1195

chore(cli-integ): make the integ test harness work on Windows

chore(cli-integ): make the integ test harness work on Windows #1195

# ~~ Generated by projen. To modify, edit .projenrc.ts and run "yarn projen".
name: dependency-review
on:
pull_request: {}
workflow_dispatch: {}
jobs:
dependency-review:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v6
- name: Dependency Review
id: dependency_review
uses: actions/dependency-review-action@v4
with:
comment-summary-in-pr: always