From d78ab3015093212569d7baebd4b1ad6ef8bd3309 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 20:31:23 +0000 Subject: [PATCH] chore(deps): update paulhatch/semantic-version action to v6.0.1 --- .github/workflows/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index a069908a..5869fb73 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -353,7 +353,7 @@ jobs: - name: restore run: dotnet restore NuGetUtility.sln -p:TargetFramework=${{ matrix.framework }} - - uses: paulhatch/semantic-version@v6.0.0 + - uses: paulhatch/semantic-version@v6.0.1 id: version name: version with: @@ -398,7 +398,7 @@ jobs: echo "publish to path: $path" echo "path=$path" >> $env:GITHUB_OUTPUT - - uses: paulhatch/semantic-version@v6.0.0 + - uses: paulhatch/semantic-version@v6.0.1 id: version name: version with: