From ef7543033330785a202eea618e89125621bbe87f Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:57:29 -0400 Subject: [PATCH] Update defender-for-devops.yml --- .github/workflows/defender-for-devops.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/defender-for-devops.yml b/.github/workflows/defender-for-devops.yml index 1e0c731..7db956c 100644 --- a/.github/workflows/defender-for-devops.yml +++ b/.github/workflows/defender-for-devops.yml @@ -42,7 +42,7 @@ jobs: uses: microsoft/security-devops-action@v1.6.0 id: msdo with: - tools: bandit, binskim, eslint, templateanalyzer, terrascan, trivy + tools: bandit, binskim, templateanalyzer, terrascan, trivy - name: Upload results to Security tab uses: github/codeql-action/upload-sarif@v3 with: