Skip to content

chore(deps): bump node-gyp-build from 4.8.1 to 4.8.4 #37

chore(deps): bump node-gyp-build from 4.8.1 to 4.8.4

chore(deps): bump node-gyp-build from 4.8.1 to 4.8.4 #37

Workflow file for this run

name: Regenerate parser
on:
pull_request:
permissions:
contents: write
pull-requests: write
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
regenerate:
uses: tree-sitter/workflows/.github/workflows/regenerate.yml@main
if: >-
!github.event.repository.is_template &&
github.actor == 'dependabot[bot]'