From c23e929d9bba547a17fec4a418cf201f0438d8e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 01:25:51 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v43 --- .github/workflows/code-quality.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-quality.yml b/.github/workflows/code-quality.yml index 4c5515e..540f5d7 100644 --- a/.github/workflows/code-quality.yml +++ b/.github/workflows/code-quality.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Get changed files id: check - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v43 with: files: | .github/workflows/code-quality.yml