From 1f65d320c0e674e316642aa1a174ec29b8330cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:32:54 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 38 to 39 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 38 to 39. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v38...v39) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/Test_Changed_Recipes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Test_Changed_Recipes.yaml b/.github/workflows/Test_Changed_Recipes.yaml index fd09b87..57bbd0f 100644 --- a/.github/workflows/Test_Changed_Recipes.yaml +++ b/.github/workflows/Test_Changed_Recipes.yaml @@ -20,7 +20,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v38 + uses: tj-actions/changed-files@v39 with: files: "**.recipe.yaml" # Ignore windows only recipes: