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: