Skip to content

fix(deps): update dependency @types/lodash to v4.17.13 #30

fix(deps): update dependency @types/lodash to v4.17.13

fix(deps): update dependency @types/lodash to v4.17.13 #30

name: GraphQL version compability with opencrvs-core
on:
push:
branches: [main, develop]
pull_request:
branches: [main, develop]
workflow_dispatch:
jobs:
validate:
strategy:
fail-fast: false
matrix:
# 1.5.0 is the only supported version for dci-crvs-api at the current time
supported-core-version: [develop, release-v1.5.0]
uses: naftis/opencrvs-actions/.github/workflows/validate-graphql-queries.yml@91cf8b75a8761ac0bca763626c8820d18f2d752f
with:
schema: https://raw.githubusercontent.com/opencrvs/opencrvs-core/refs/heads/${{ matrix.supported-core-version }}/packages/gateway/src/graphql/schema.graphql