Skip to content

Bump @vinejs/vine from 2.1.0 to 3.0.0 #65

Bump @vinejs/vine from 2.1.0 to 3.0.0

Bump @vinejs/vine from 2.1.0 to 3.0.0 #65

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
if: startsWith(github.head_ref, 'dependabot/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}