Skip to content

chore(deps): Bump the github-actions-production group with 3 updates #1411

chore(deps): Bump the github-actions-production group with 3 updates

chore(deps): Bump the github-actions-production group with 3 updates #1411

name: Dependency Review
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
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@v5.0.0
- name: Dependency Review
uses: actions/dependency-review-action@v4.8.1
with:
fail-on-severity: critical