Skip to content

chore(deps): bump lodash from 4.17.23 to 4.18.1 in /website #1553

chore(deps): bump lodash from 4.17.23 to 4.18.1 in /website

chore(deps): bump lodash from 4.17.23 to 4.18.1 in /website #1553

Workflow file for this run

name: Labeling
on:
pull_request:
types: [ synchronize, opened, reopened, labeled, unlabeled ]
jobs:
labeling:
name: Adding Labels
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
pull-requests: write
steps:
- name: Labeling
uses: hopeman15/labelicious@0.3.0