Skip to content

chore(deps): bump zod from 3.23.8 to 3.24.0 in the npm_and_yarn group #3282

chore(deps): bump zod from 3.23.8 to 3.24.0 in the npm_and_yarn group

chore(deps): bump zod from 3.23.8 to 3.24.0 in the npm_and_yarn group #3282

Workflow file for this run

name: Labeler
on:
- pull_request_target
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}