Skip to content

chore(deps): bump @sentry/browser from 5.21.4 to 8.33.0 in /client #437

chore(deps): bump @sentry/browser from 5.21.4 to 8.33.0 in /client

chore(deps): bump @sentry/browser from 5.21.4 to 8.33.0 in /client #437

Workflow file for this run

name: Pre-merge CI
on:
workflow_call:
pull_request:
branches:
- develop
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
unit_tests:
uses: ./.github/workflows/test-unit.yaml
secrets: inherit