Skip to content

chore(deps-dev): bump mock-fs from 5.2.0 to 5.3.0 in the development-dependencies group #41

chore(deps-dev): bump mock-fs from 5.2.0 to 5.3.0 in the development-dependencies group

chore(deps-dev): bump mock-fs from 5.2.0 to 5.3.0 in the development-dependencies group #41

Workflow file for this run

name: Internal - Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit