Skip to content

chore(deps): bump dompurify from 2.0.17 to 2.5.4 in /viz-lib #429

chore(deps): bump dompurify from 2.0.17 to 2.5.4 in /viz-lib

chore(deps): bump dompurify from 2.0.17 to 2.5.4 in /viz-lib #429

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