From b010630537e106212f5b223bf5134e0326063dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 06:18:11 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 47.0.1 to 47.0.4 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.1 to 47.0.4. - [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/v47.0.1...v47.0.4) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/Build and test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Build and test.yml b/.github/workflows/Build and test.yml index c8fcf7f2f7..b24e7b0613 100644 --- a/.github/workflows/Build and test.yml +++ b/.github/workflows/Build and test.yml @@ -152,7 +152,7 @@ jobs: - name: Get changed files id: detect-changes - uses: tj-actions/changed-files@v47.0.1 + uses: tj-actions/changed-files@v47.0.4 with: files: src/alasqlparser.jison