Skip to content

chore(deps): (deps): bump node-gyp from 11.2.0 to 11.3.0 in the minor-production group #364

chore(deps): (deps): bump node-gyp from 11.2.0 to 11.3.0 in the minor-production group

chore(deps): (deps): bump node-gyp from 11.2.0 to 11.3.0 in the minor-production group #364

Workflow file for this run

name: Check CLA
on:
- pull_request
jobs:
check-cla:
runs-on: ubuntu-latest
name: Verify contributor
steps:
- uses: tidev/tidev-cla-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}