Skip to content

chore(deps): bump i18next from 26.2.0 to 26.3.0 #371

chore(deps): bump i18next from 26.2.0 to 26.3.0

chore(deps): bump i18next from 26.2.0 to 26.3.0 #371

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v6
with:
token: ${{ github.token }}