Skip to content

chore(deps): bump zod from 3.23.4 to 3.23.5 #5

chore(deps): bump zod from 3.23.4 to 3.23.5

chore(deps): bump zod from 3.23.4 to 3.23.5 #5

Workflow file for this run

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