From f5eb98c6bb3950337c82d0c6ed80f8d2b8d6d71d Mon Sep 17 00:00:00 2001 From: Bhuvnesh Bamoriya Date: Tue, 26 Nov 2024 21:00:36 +0530 Subject: [PATCH] resolve comment --- .github/workflows/pr-test.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 2119dd3c..3ba9a304 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -61,6 +61,4 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Dependency Check - uses: hypertrace/github-actions/dependency-check@main - with: - database-password: ${{ secrets.NVD_DATABASE_PASSWORD }} \ No newline at end of file + uses: hypertrace/github-actions/dependency-check@main \ No newline at end of file