Skip to content

[skip netlify]: Bump webpack from 5.94.0 to 5.97.1 #1235

[skip netlify]: Bump webpack from 5.94.0 to 5.97.1

[skip netlify]: Bump webpack from 5.94.0 to 5.97.1 #1235

Workflow file for this run

name: Auto-Merge PR
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: major
github-token: ${{ secrets.WORKFLOW_TOKEN }}