From a4b5b52ea7d6491b4506352fb640624ff02b4b0c Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 30 May 2023 09:58:41 +0530 Subject: Bump up version of 'tj-actions/changed-files' --- .github/workflows/check-recipe-version-bump/index.js | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/check-recipe-version-bump/index.js') diff --git a/.github/workflows/check-recipe-version-bump/index.js b/.github/workflows/check-recipe-version-bump/index.js index 3c40480..e6e1ba9 100644 --- a/.github/workflows/check-recipe-version-bump/index.js +++ b/.github/workflows/check-recipe-version-bump/index.js @@ -67,7 +67,6 @@ try { notBumpedUpRecipes[ recipe ] = `${packageCurrent.version} is not greater than ${packageMain.version}`; - continue; } } -- cgit v1.2.3-54-g00ecf