Skip to content

build(deps): bump @biomejs/biome from 2.4.16 to 2.5.2 in the npm-biome-dependencies group across 1 directory #874

build(deps): bump @biomejs/biome from 2.4.16 to 2.5.2 in the npm-biome-dependencies group across 1 directory

build(deps): bump @biomejs/biome from 2.4.16 to 2.5.2 in the npm-biome-dependencies group across 1 directory #874

Workflow file for this run

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