From 815aafb6b66ec9083fb6f3502bdca75318023171 Mon Sep 17 00:00:00 2001 From: RoboDexo2000 <150604236+RoboDexo2000[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 05:18:55 +0000 Subject: [PATCH] feat(github-action)!: Update tj-actions/changed-files action to v42.0.0 --- .github/workflows/prepare-matrix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prepare-matrix.yaml b/.github/workflows/prepare-matrix.yaml index 45a50334..b4fecc11 100644 --- a/.github/workflows/prepare-matrix.yaml +++ b/.github/workflows/prepare-matrix.yaml @@ -30,7 +30,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41.1.2 + uses: tj-actions/changed-files@ae82ed4ae04587b665efad2f206578aa6f0e8539 # v42.0.0 - name: Setup matrix id: set-matrix