Skip to content

Bump ghcr.io/ministryofjustice/devcontainer-feature/container-structure-test from 0.0.2 to 1.0.0 #39

Bump ghcr.io/ministryofjustice/devcontainer-feature/container-structure-test from 0.0.2 to 1.0.0

Bump ghcr.io/ministryofjustice/devcontainer-feature/container-structure-test from 0.0.2 to 1.0.0 #39

---
name: Dependency Review
on:
pull_request:
types:
- edited
- opened
- reopened
- synchronize
permissions: {}
jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
id: checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Dependency Review
uses: actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
with:
fail-on-severity: critical