From 39c462b176468d065cf1a00a3db14957bc532da6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 07:26:36 +0000 Subject: [PATCH] chore(deps): update nuget/setup-nuget digest to 2d995a9 --- .github/workflows/securitycodescan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/securitycodescan.yml b/.github/workflows/securitycodescan.yml index d53247d..3367801 100644 --- a/.github/workflows/securitycodescan.yml +++ b/.github/workflows/securitycodescan.yml @@ -22,7 +22,7 @@ jobs: runs-on: windows-latest steps: - uses: actions/checkout@v3 - - uses: nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f + - uses: nuget/setup-nuget@2d995a9b3be3b21f613eec2b0d19cf2d01ccd325 - uses: microsoft/setup-msbuild@v1.3.1 - name: Set up projects for analysis