From e55300af3f91fbf64b56e560ae024a3b1b17c405 Mon Sep 17 00:00:00 2001 From: Omri Mendels Date: Tue, 3 Sep 2024 20:28:07 +0300 Subject: [PATCH] Update defender-for-devops.yml (#1437) Co-authored-by: Sharon Hart --- .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 01afce35c..27c643830 100644 --- a/.github/workflows/defender-for-devops.yml +++ b/.github/workflows/defender-for-devops.yml @@ -45,7 +45,7 @@ jobs: 5.0.x 6.0.x - name: Run Microsoft Security DevOps - uses: microsoft/security-devops-action@v1.6.0 + uses: microsoft/security-devops-action@v1.11.0 id: msdo - name: Upload results to Security tab uses: github/codeql-action/upload-sarif@v2