Skip to content

build(deps): bump fast-xml-parser from 5.2.5 to 5.3.4 in /javascript/cluster_management in the npm_and_yarn group across 1 directory #963

build(deps): bump fast-xml-parser from 5.2.5 to 5.3.4 in /javascript/cluster_management in the npm_and_yarn group across 1 directory

build(deps): bump fast-xml-parser from 5.2.5 to 5.3.4 in /javascript/cluster_management in the npm_and_yarn group across 1 directory #963

Workflow file for this run

name: 'Dependency Review'
permissions: {}
on: [pull_request]
jobs:
dependency-review:
runs-on: ubuntu-latest
permissions:
contents: read # required by actions/dependency-review-action
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v6
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
fail-on-severity: moderate