From 2fdd6f0ada1b0c9cc3736917d9de00236832f332 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:07:50 +0000 Subject: [PATCH] Update Testing deps --- .github/workflows/build.yml | 4 ++-- src/UnitTests/UnitTests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d7c23cc..82810fd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,10 +10,10 @@ jobs: with: fetch-depth: 0 show-progress: false - - uses: gittools/actions/gitversion/setup@v3.0.0 + - uses: gittools/actions/gitversion/setup@v3.0.2 with: versionSpec: '5.12.x' - - uses: gittools/actions/gitversion/execute@v3.0.0 + - uses: gittools/actions/gitversion/execute@v3.0.2 id: gitversion # Build diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj index ea4b9f7..311c8fc 100644 --- a/src/UnitTests/UnitTests.csproj +++ b/src/UnitTests/UnitTests.csproj @@ -25,7 +25,7 @@ - +