Skip to content

wip: add prefetch-input to pipline to solve warnings #1137

wip: add prefetch-input to pipline to solve warnings

wip: add prefetch-input to pipline to solve warnings #1137

name: 'Dependency Review'
on:
pull_request:
types: [ "opened", "synchronize", "reopened" ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: 'Dependency Review'
uses: actions/dependency-review-action@v5.0.0
with:
fail-on-severity: high