From a9f5dc1f77e526005c83b1055d7f86bf0a336484 Mon Sep 17 00:00:00 2001 From: RoboDexo2000 <150604236+RoboDexo2000[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 12:31:36 +0000 Subject: [PATCH] feat(github-action)!: Update tj-actions/changed-files action to v41.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 1286cd1d..98a0303b 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@56284d80811fb5963a972b438f2870f175e5b7c8 # v40.2.3 + uses: tj-actions/changed-files@6e79d6e3dbe48946636c2939c80ff5c84ff7f9fe # v41.0.0 - name: Setup matrix id: set-matrix