Skip to content

build(deps): bump next from 14.1.1 to 14.2.12 #4

build(deps): bump next from 14.1.1 to 14.2.12

build(deps): bump next from 14.1.1 to 14.2.12 #4

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"