Skip to content

chore(deps): update all dependencies (github-actions) (major) #963

chore(deps): update all dependencies (github-actions) (major)

chore(deps): update all dependencies (github-actions) (major) #963

Workflow file for this run

on:
pull_request:
env:
COREPACK_ENABLE_STRICT: 0
jobs:
test:
permissions:
issues: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: ./
with:
package-manager: pnpm
- uses: ./
with:
package-manager: pnpm
visualize-type: reaches
- uses: ./
with:
working-directory: test/sample
- uses: ./
with:
working-directory: test/esm-sample
- uses: ./
with:
working-directory: test/bun-workspace
package-manager: bun
- uses: ./
with:
working-directory: test/npm-workspace
package-manager: npm
- uses: ./
with:
working-directory: test/pnpm-workspace
package-manager: pnpm