From 6bf9e2d342b5253eb13518bfcbbb5dc5caf08339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 04:28:38 +0000 Subject: [PATCH] build(deps): bump microsoft/security-devops-action from 1.6.0 to 1.10.0 Bumps [microsoft/security-devops-action](https://github.com/microsoft/security-devops-action) from 1.6.0 to 1.10.0. - [Release notes](https://github.com/microsoft/security-devops-action/releases) - [Commits](https://github.com/microsoft/security-devops-action/compare/v1.6.0...v1.10.0) --- updated-dependencies: - dependency-name: microsoft/security-devops-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 58bab61..57eb445 100644 --- a/.github/workflows/defender-for-devops.yml +++ b/.github/workflows/defender-for-devops.yml @@ -39,7 +39,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.10.0 id: msdo - name: Upload results to Security tab uses: github/codeql-action/upload-sarif@v2