From a8ac226e70de9e129c9b1d6f06d45e788cc42673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 05:18:03 +0000 Subject: [PATCH] Bump microsoft/security-devops-action from 1.10.0 to 1.12.0 Bumps [microsoft/security-devops-action](https://github.com/microsoft/security-devops-action) from 1.10.0 to 1.12.0. - [Release notes](https://github.com/microsoft/security-devops-action/releases) - [Commits](https://github.com/microsoft/security-devops-action/compare/7e3060ae1e6a9347dd7de6b28195099f39852fe2...08976cb623803b1b36d7112d4ff9f59eae704de0) --- 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 4b46f06..8016d8f 100644 --- a/.github/workflows/defender-for-devops.yml +++ b/.github/workflows/defender-for-devops.yml @@ -41,7 +41,7 @@ jobs: node-version: lts/* check-latest: true cache: npm - - uses: microsoft/security-devops-action@7e3060ae1e6a9347dd7de6b28195099f39852fe2 # v1.10.0 + - uses: microsoft/security-devops-action@08976cb623803b1b36d7112d4ff9f59eae704de0 # v1.12.0 id: msdo - uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3.25.6 with: