From 83ebe8afc1ece87162d49931b7662b4f32e2188b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 06:05:10 +0000 Subject: [PATCH] Bump Cake.IntelliJ.Recipe from 0.2.2 to 0.2.4 Bumps [Cake.IntelliJ.Recipe](https://github.com/cake-contrib/Cake.IntelliJ.Recipe) from 0.2.2 to 0.2.4. - [Release notes](https://github.com/cake-contrib/Cake.IntelliJ.Recipe/releases) - [Changelog](https://github.com/cake-contrib/Cake.IntelliJ.Recipe/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/cake-contrib/Cake.IntelliJ.Recipe/compare/0.2.2...0.2.4) --- recipe.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.cake b/recipe.cake index 8ea816ab..1cfa501c 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,4 +1,4 @@ -#load nuget:?package=Cake.IntelliJ.Recipe&version=0.2.2 +#load nuget:?package=Cake.IntelliJ.Recipe&version=0.2.4 Environment.SetVariableNames( githubTokenVariable: "GITHUB_PAT"