Skip to content

chore(deps-dev): bump next from 14.2.4 to 14.2.14 #1730

chore(deps-dev): bump next from 14.2.4 to 14.2.14

chore(deps-dev): bump next from 14.2.4 to 14.2.14 #1730

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr_labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
with:
configuration-path: .github/pr-labeler-config.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}