Skip to content

chore(deps): bump github.com/hasura/go-graphql-client from 0.10.1 to 0.10.2 #224

chore(deps): bump github.com/hasura/go-graphql-client from 0.10.1 to 0.10.2

chore(deps): bump github.com/hasura/go-graphql-client from 0.10.1 to 0.10.2 #224

Workflow file for this run

name: Lint Golang code
on:
pull_request:
branches-ignore:
- master
jobs:
call-lint:
uses: dictyBase/workflows/.github/workflows/golang-lint.yml@develop
secrets: inherit
with:
repository: ${{ github.repository }}
ref: ${{ github.ref }}