Skip to content

Bump lodash from 4.17.23 to 4.18.1 in /examples/node #12

Bump lodash from 4.17.23 to 4.18.1 in /examples/node

Bump lodash from 4.17.23 to 4.18.1 in /examples/node #12

Workflow file for this run

name: PR AutoTag
on:
pull_request_target:
types: [opened, reopened, synchronized, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"