From 2c36969b6e11dc4ed29e10426fa673d9bb545336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 16:00:38 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v45 --- .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..ea1918b 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@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45 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@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45 with: files: | filter_lists/list_catalog.json