Skip to content

build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.2-0.20230422221642-25e09f9d292d to 2.5.14 #8857

build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.2-0.20230422221642-25e09f9d292d to 2.5.14

build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.2-0.20230422221642-25e09f9d292d to 2.5.14 #8857

Workflow file for this run

name: "Linting pr"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
prlint:
name: Lint PR
runs-on: ubuntu-latest
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- name: Lint PR
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CI_BOT_TOKEN }}