Skip to content

Bump @prisma/client from 5.22.0 to 6.3.0 #1278

Bump @prisma/client from 5.22.0 to 6.3.0

Bump @prisma/client from 5.22.0 to 6.3.0 #1278

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/labeler@v1.13.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"