Skip to content

chore: Bump the production-dependencies group with 5 updates #689

chore: Bump the production-dependencies group with 5 updates

chore: Bump the production-dependencies group with 5 updates #689

name: Dependency Review
on:
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-22.04
steps:
- name: Check Out VCS Repository
uses: actions/checkout@v4.1.4
- name: Dependency Review
uses: actions/dependency-review-action@v4.3.2
with:
fail-on-severity: critical