Skip to content

fix(deps): update oclif packages j:cdx-227 #8182

fix(deps): update oclif packages j:cdx-227

fix(deps): update oclif packages j:cdx-227 #8182

Workflow file for this run

name: PR Robot
on:
- pull_request
jobs:
run-script:
runs-on: ubuntu-20.04
env:
GITHUB_CREDENTIALS: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
with:
fetch-depth: 0
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
with:
cache: 'npm'
node-version-file: '.nvmrc'
- run: npm i
- run: npm run pr:report