Skip to content

build(deps): bump node-addon-api from 8.2.1 to 8.2.2 in the npm group #31

build(deps): bump node-addon-api from 8.2.1 to 8.2.2 in the npm group

build(deps): bump node-addon-api from 8.2.1 to 8.2.2 in the npm group #31

Workflow file for this run

name: Regenerate parser
on:
pull_request:
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]'