Skip to content

chore: bump @graphql-codegen/cli from 3.3.1 to 5.0.2 #2939

chore: bump @graphql-codegen/cli from 3.3.1 to 5.0.2

chore: bump @graphql-codegen/cli from 3.3.1 to 5.0.2 #2939

Workflow file for this run

#! Auto synced from Shared CI Resources repository
#! Don't change this file, instead change it in github.com/GaloyMoney/concourse-shared
name: Check SDLs
on:
pull_request:
branches: [main]
jobs:
check-code:
name: Check SDLs
runs-on: ubuntu-latest
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: actions/checkout@v4
- run: nix develop -c buck2 test //dev:check-sdls