Skip to content

ci: add renamed github workflow jobs to the shim workflow #4491

ci: add renamed github workflow jobs to the shim workflow

ci: add renamed github workflow jobs to the shim workflow #4491

name: Dependency Review
on:
pull_request:
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Dependency Review
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4