Skip to content

Bump lodash from 4.17.21 to 4.17.23 in /website #1368

Bump lodash from 4.17.21 to 4.17.23 in /website

Bump lodash from 4.17.21 to 4.17.23 in /website #1368

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