Skip to content

Bump @storybook/builder-webpack5 from 6.5.16 to 8.1.1 #1519

Bump @storybook/builder-webpack5 from 6.5.16 to 8.1.1

Bump @storybook/builder-webpack5 from 6.5.16 to 8.1.1 #1519

name: auto-merge
on:
pull_request_target:
branches:
- master
permissions:
contents: read
jobs:
auto-merge:
permissions:
contents: none
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor