Skip to content

fix(deps): update module github.com/99designs/gqlgen to v0.17.75 (#261) #1

fix(deps): update module github.com/99designs/gqlgen to v0.17.75 (#261)

fix(deps): update module github.com/99designs/gqlgen to v0.17.75 (#261) #1

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: openmfp/gha/.github/workflows/pipeline-golang-module.yml@main
secrets: inherit
with:
useLocalCoverageConfig: true