Skip to content

build(deps): bump i18next from 24.2.0 to 24.2.1 #36

build(deps): bump i18next from 24.2.0 to 24.2.1

build(deps): bump i18next from 24.2.0 to 24.2.1 #36

Workflow file for this run

name: Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
packages: read
statuses: write
security-events: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit