You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
372 B

  1. name: 'Dependency Review'
  2. on: [pull_request]
  3. permissions:
  4. contents: read
  5. jobs:
  6. dependency-review:
  7. runs-on: ubuntu-latest
  8. steps:
  9. - name: 'Checkout Repository'
  10. uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
  11. - name: 'Dependency Review'
  12. uses: actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c