From 61f0fe64713089cbd181d0baa70ff1bd1de4e4a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 01:35: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/check-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-files.yml b/.github/workflows/check-files.yml index af349d62e08..e4e2b1ba150 100644 --- a/.github/workflows/check-files.yml +++ b/.github/workflows/check-files.yml @@ -71,7 +71,7 @@ jobs: - name: Get changed files id: changed-files-specific - uses: tj-actions/changed-files@v36 + uses: tj-actions/changed-files@v37 with: files: | composer.*