Skip to content

Bump next from 12.1.7-canary.5 to 14.0.4 #232

Bump next from 12.1.7-canary.5 to 14.0.4

Bump next from 12.1.7-canary.5 to 14.0.4 #232

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
github-token: ${{ secrets.GITHUB_TOKEN }}