From 04c598ec483b4e2e54e9a82f10a23344eb86ad90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 00:11:03 +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