Skip to content

fix(deps): update dependency @graphiql/react to v0.37.3 #6449

fix(deps): update dependency @graphiql/react to v0.37.3

fix(deps): update dependency @graphiql/react to v0.37.3 #6449

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches:
- dev
jobs:
label:
if: "!startsWith(github.event.pull_request.head.ref, 'renovate/')"
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@bf262763a8a8e191f5847873aecc0f29df84f957 # v1.14.0
env:
GITHUB_TOKEN: ${{ secrets.NEO4J_TEAM_GRAPHQL_PERSONAL_ACCESS_TOKEN }}