Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

⬆️ Bump docker/library/node from 20.11.1 to 22.7.0 #183

⬆️ Bump docker/library/node from 20.11.1 to 22.7.0

⬆️ Bump docker/library/node from 20.11.1 to 22.7.0 #183

---
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
id: dependency_review
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
with:
fail-on-severity: critical