Skip to content

build(deps-dev): bump json5 from 2.2.1 to 2.2.3 #1734

build(deps-dev): bump json5 from 2.2.1 to 2.2.3

build(deps-dev): bump json5 from 2.2.1 to 2.2.3 #1734

Workflow file for this run

name: Apply labels to PR
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}