From b6b7c39da9b306aad5add5a79111f76c4d4a0b9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 01:29:22 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v44 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 724f0f2..91b7ec1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Get changed resource-related files id: changed-files - uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41 + uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # v44 with: files: | resources @@ -63,7 +63,7 @@ jobs: - name: See if list catalog has changed id: changed-files - uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41 + uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # v44 with: files: | filter_lists/list_catalog.json