From e6dcac1908f3326edb960b6b9c82153e84ae5a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 10:27:27 -0400 Subject: [PATCH] Bump microsoft/DevSkim-Action from 1.0.12 to 1.0.14 (#692) Bumps [microsoft/DevSkim-Action](https://github.com/microsoft/devskim-action) from 1.0.12 to 1.0.14. - [Release notes](https://github.com/microsoft/devskim-action/releases) - [Commits](https://github.com/microsoft/devskim-action/compare/0c0b1a933b672b50e117db754ae474d5ad58b7ff...914fa647b406c387000300b2f09bb28691be2b6d) --- updated-dependencies: - dependency-name: microsoft/DevSkim-Action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/devskim.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/devskim.yml b/.github/workflows/devskim.yml index ef3fc28cc..82a78ba7a 100644 --- a/.github/workflows/devskim.yml +++ b/.github/workflows/devskim.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2 - name: Run DevSkim scanner - uses: microsoft/DevSkim-Action@0c0b1a933b672b50e117db754ae474d5ad58b7ff # v1.0.12 + uses: microsoft/DevSkim-Action@914fa647b406c387000300b2f09bb28691be2b6d # v1.0.14 - name: Upload DevSkim scan results to GitHub Security tab uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7