Skip to content

Commit b720bf3

Browse files
Bump dependency Meziantou.Framework.NuGetPackageValidation.Tool to 1.0.39 (#3582)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 279c213 commit b720bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
# renovate: datasource=nuget depName=dotnet-validate
121121
DOTNET_VALIDATE_VERSION: '0.0.1-preview.537'
122122
# renovate: datasource=nuget depName=Meziantou.Framework.NuGetPackageValidation.Tool
123-
MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION: '1.0.38'
123+
MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION: '1.0.39'
124124
run: |
125125
dotnet tool install --global dotnet-validate --version ${env:DOTNET_VALIDATE_VERSION} --allow-roll-forward
126126
dotnet tool install --global Meziantou.Framework.NuGetPackageValidation.Tool --version ${env:MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION} --allow-roll-forward

0 commit comments

Comments
 (0)