Skip to content

chore(deps): bump zod from 3.23.6 to 3.23.7 #12

chore(deps): bump zod from 3.23.6 to 3.23.7

chore(deps): bump zod from 3.23.6 to 3.23.7 #12

Workflow file for this run

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