Skip to content

chore(deps-dev): bump webpack from 5.76.2 to 5.94.0 #1239

chore(deps-dev): bump webpack from 5.76.2 to 5.94.0

chore(deps-dev): bump webpack from 5.76.2 to 5.94.0 #1239

name: 🏷️ Label(Branch Name)
on:
pull_request_target:
types: [opened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/use-app-token@v2
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
- uses: TimonVS/pr-labeler-action@v3
with:
configuration-path: .github/workflows/config/pr-label-branch-name.yml
env:
GITHUB_TOKEN: ${{ env.BOT_TOKEN }}