Skip to content

chore(deps-dev): bump webpack from 4.41.2 to 5.94.0 in /packages/core/.cloudide/extensions/codeblitz.gitlens-10.2.3-2 in the npm_and_yarn group across 1 directory #282

chore(deps-dev): bump webpack from 4.41.2 to 5.94.0 in /packages/core/.cloudide/extensions/codeblitz.gitlens-10.2.3-2 in the npm_and_yarn group across 1 directory

chore(deps-dev): bump webpack from 4.41.2 to 5.94.0 in /packages/core/.cloudide/extensions/codeblitz.gitlens-10.2.3-2 in the npm_and_yarn group across 1 directory #282

Workflow file for this run

name: Auto Labeler
on:
pull_request_target:
types: [opened, edited]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: opensumi/actions/bot-token@main
id: bot-token
with:
token-server: ${{ secrets.BOT_TOKEN_SERVER }}
flag: ${{ secrets.BOT_FLAG }}
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{env.GITHUB_TOKEN}}