Skip to content

chore(deps): update naftis/opencrvs-actions digest to da28e90 #3

chore(deps): update naftis/opencrvs-actions digest to da28e90

chore(deps): update naftis/opencrvs-actions digest to da28e90 #3

name: GraphQL version compability with opencrvs-core
on:
push:
branches: [main, develop]
pull_request:
branches: [main, develop]
workflow_dispatch:
jobs:
validate:
strategy:
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@da28e90e55322f19b7accd83b7cd2e042fc78595
with:
schema: https://raw.githubusercontent.com/opencrvs/opencrvs-core/refs/heads/${{ matrix.supported-core-version }}/packages/gateway/src/graphql/schema.graphql