diff --git a/.github/workflows/repo-pipeline.yml b/.github/workflows/repo-pipeline.yml index 3cf8408..3f13834 100644 --- a/.github/workflows/repo-pipeline.yml +++ b/.github/workflows/repo-pipeline.yml @@ -173,6 +173,7 @@ jobs: - name: Dependency Review if: ${{ github.event_name == 'pull_request' }} + continue-on-error: true uses: actions/dependency-review-action@v4 ai-review: