Skip to content

Commit 7072855

Browse files
Bump dependency Meziantou.Framework.NuGetPackageValidation.Tool to 1.0.34 (#6651)
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 9a18941 commit 7072855

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
@@ -86,7 +86,7 @@ jobs:
8686
# renovate: datasource=nuget depName=dotnet-validate
8787
DOTNET_VALIDATE_VERSION: '0.0.1-preview.537'
8888
# renovate: datasource=nuget depName=Meziantou.Framework.NuGetPackageValidation.Tool
89-
MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION: '1.0.32'
89+
MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION: '1.0.34'
9090
run: |
9191
dotnet tool install --global dotnet-validate --version ${env:DOTNET_VALIDATE_VERSION} --allow-roll-forward
9292
dotnet tool install --global Meziantou.Framework.NuGetPackageValidation.Tool --version ${env:MEZIANTOU_VALIDATE_NUGET_PACKAGE_VERSION} --allow-roll-forward

0 commit comments

Comments
 (0)