From 011001a5482e111d1a4e31ba6baa73a18be715db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 09:21:39 +0000 Subject: [PATCH] Bump powershell from 7.3.6 to 7.3.8 Bumps [powershell](https://github.com/PowerShell/PowerShell) from 7.3.6 to 7.3.8. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](https://github.com/PowerShell/PowerShell/compare/v7.3.6...v7.3.8) --- updated-dependencies: - dependency-name: powershell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e436a778b3e2..df7d3c2763f8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "powershell": { - "version": "7.3.6", + "version": "7.3.8", "commands": [ "pwsh" ]