From 6a0ac76ef22a6e143d6ebe51f520deeb7ac12eec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 06:16:54 +0000 Subject: [PATCH] Bump Cake.Recipe from 3.0.1 to 3.1.1 Bumps [Cake.Recipe](https://github.com/cake-contrib/Cake.Recipe) from 3.0.1 to 3.1.1. - [Release notes](https://github.com/cake-contrib/Cake.Recipe/releases) - [Changelog](https://github.com/cake-contrib/Cake.Recipe/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/cake-contrib/Cake.Recipe/compare/3.0.1...3.1.1) --- recipe.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.cake b/recipe.cake index 96cda3b..7869fdb 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,4 +1,4 @@ -#load nuget:?package=Cake.Recipe&version=3.0.1 +#load nuget:?package=Cake.Recipe&version=3.1.1 Environment.SetVariableNames(); BuildParameters.SetParameters(context: Context,