Skip to content

Bump nuxt from 2.16.3 to 3.12.2 #610

Bump nuxt from 2.16.3 to 3.12.2

Bump nuxt from 2.16.3 to 3.12.2 #610

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- name: Label for Transifex
if: github.actor == 'transifex-integration[bot]' && !endsWith(github.event.pull_request.title, '[manual sync]')
uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'