Skip to content

Bump webpack from 5.91.0 to 5.94.0 #48

Bump webpack from 5.91.0 to 5.94.0

Bump webpack from 5.91.0 to 5.94.0 #48

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- develop
jobs:
auto-merge:
runs-on: self-hosted
if: github.actor == 'dependabot[bot]' || github.actor == 'renovate[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor