Skip to content

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 #3812

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

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 #3812

Workflow file for this run

name: "Semantic Pull Request"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}