Skip to content

fix(deps): bump core-js from 3.32.2 to 3.33.0 #785

fix(deps): bump core-js from 3.32.2 to 3.33.0

fix(deps): bump core-js from 3.32.2 to 3.33.0 #785

Workflow file for this run

name: PR Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_DIRS: "apps|libs|spring-boot-apps|tools"