Skip to content

fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.34 #3964

fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.34

fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.34 #3964

Workflow file for this run

name: Lint PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
branches:
- main
merge_group:
permissions:
contents: read
pull-requests: read
jobs:
lint-pr-title:
runs-on: ubuntu-24.04
steps:
- uses: grafana/shared-workflows/actions/lint-pr-title@0239db2665246f3b078d8d9166e4d8f09c071cae # lint-pr-title/v1.2.2
env:
GITHUB_TOKEN: ${{ github.token }}