From 92d0c83b688c03f3908aef4f0dfc847ee85dc50a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 18:32:44 +0000 Subject: [PATCH] chore(deps): update nuget/setup-nuget digest to 8fb167e --- .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 c47254c..f32e3b9 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@8fb167e587ee219f7f83b72f53affc08c0201555 - uses: microsoft/setup-msbuild@v1.3.1 - name: Set up projects for analysis