Skip to content

chore(deps-dev): bump next from 14.0.3-canary.1 to 14.1.1 in /packages/next-auth #4544

chore(deps-dev): bump next from 14.0.3-canary.1 to 14.1.1 in /packages/next-auth

chore(deps-dev): bump next from 14.0.3-canary.1 to 14.1.1 in /packages/next-auth #4544

Workflow file for this run

# https://github.com/actions/labeler#create-workflow
name: Label Pull Requests
on:
pull_request_target:
jobs:
prs:
name: Triage
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/pr-labeler.yml"