Skip to content

Bump ministryofjustice/github-actions from 18.1.2 to 18.1.4 #105

Bump ministryofjustice/github-actions from 18.1.2 to 18.1.4

Bump ministryofjustice/github-actions from 18.1.2 to 18.1.4 #105

---
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Dependency Review
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
with:
fail-on-severity: critical