Skip to content

Bump micromatch from 4.0.5 to 4.0.8 in /state #146

Bump micromatch from 4.0.5 to 4.0.8 in /state

Bump micromatch from 4.0.5 to 4.0.8 in /state #146

Workflow file for this run

name: CI Pipeline
# On each commit to PR to main branch.
on:
pull_request:
branches:
- main
jobs:
ci_job:
uses: ./.github/workflows/build-and-test.yml
with:
fetch-depth: 1 # No need to fetch whole history for CI