From 455bb08f8e300f3e3a0fefcc2f05c3fa0f9ac035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 19:56:24 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 36 to 37 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36 to 37. - [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/v36...v37) --- 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/code_layout.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code_layout.yml b/.github/workflows/code_layout.yml index 7325dd14b2a..fc29d0f1ff8 100644 --- a/.github/workflows/code_layout.yml +++ b/.github/workflows/code_layout.yml @@ -144,7 +144,7 @@ jobs: sudo apt install -y \ expect \ silversearcher-ag - - uses: tj-actions/changed-files@v36 + - uses: tj-actions/changed-files@v37 id: changed_files with: separator: ' '