Skip to content

Update dependency lodash to v4.17.23 [SECURITY] #652

Update dependency lodash to v4.17.23 [SECURITY]

Update dependency lodash to v4.17.23 [SECURITY] #652

name: yarn.lock changes
on:
- pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Create PR comment with yarn.lock changes
uses: Simek/yarn-lock-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}