Skip to content

Commit a058975

Browse files
chore(deps): bump dependency meziantou.framework.nugetpackagevalidation.tool to 1.0.37 (#6705)
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 d0b7e5c commit a058975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-packages-1.0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
# renovate: datasource=nuget depName=dotnet-validate
9494
DOTNET_VALIDATE_VERSION: '0.0.1-preview.537'
9595
# renovate: datasource=nuget depName=Meziantou.Framework.NuGetPackageValidation.Tool
96-
MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION: '1.0.36'
96+
MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION: '1.0.37'
9797
run: |
9898
dotnet tool install --global dotnet-validate --version ${env:DOTNET_VALIDATE_VERSION} --allow-roll-forward
9999
dotnet tool install --global Meziantou.Framework.NuGetPackageValidation.Tool --version ${env:MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION} --allow-roll-forward

0 commit comments

Comments
 (0)