Skip to content

Do not retry notifications based if a notifications exists with the same job_id and job_row_number in the db #78

Do not retry notifications based if a notifications exists with the same job_id and job_row_number in the db

Do not retry notifications based if a notifications exists with the same job_id and job_row_number in the db #78

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v5
- name: Dependency Review
uses: actions/dependency-review-action@v4