Skip to content

chore(deps): bump zod from 3.23.8 to 3.24.0 #99

chore(deps): bump zod from 3.23.8 to 3.24.0

chore(deps): bump zod from 3.23.8 to 3.24.0 #99

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 }}