Skip to content

build(deps): Bump next from 14.0.1 to 14.2.3 in the npm_and_yarn group across 1 directory #23

build(deps): Bump next from 14.0.1 to 14.2.3 in the npm_and_yarn group across 1 directory

build(deps): Bump next from 14.0.1 to 14.2.3 in the npm_and_yarn group across 1 directory #23

Workflow file for this run

name: pull_requests
on:
pull_request:
branches: main
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"