Skip to content

chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 in the npm-dev-dependencies group #122

chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 in the npm-dev-dependencies group

chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 in the npm-dev-dependencies group #122

Workflow file for this run

name: Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
packages: read
statuses: write
security-events: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit