From d895056f65d6a99e9844ab9aade330b44a30e1f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 17:16:56 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 42 to 43 (#188) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43. - [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/v42...v43) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-list.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-list.yml b/.github/workflows/build-list.yml index 8831329b..e577aec1 100644 --- a/.github/workflows/build-list.yml +++ b/.github/workflows/build-list.yml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 - name: Change list id: change-list - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v43 - name: Check what needs to be built id: build run: |