Skip to content

build(deps): bump next from 12.1.6 to 14.2.32 #285

build(deps): bump next from 12.1.6 to 14.2.32

build(deps): bump next from 12.1.6 to 14.2.32 #285

Workflow file for this run

name: conventional-pr
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
label:
runs-on: ubuntu-latest
name: Lint PR
steps:
- name: label
uses: action-runner/conventional-labeler@2.0.0
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
outdater:
runs-on: ubuntu-latest
name: Dependencies outdater
steps:
- uses: actions/checkout@v2
- name: Dependencies Outdater
uses: action-runner/dependencies-outdater@master
with:
access_token: ${{ secrets.GITHUB_TOKEN }}