From 437125fc8f4b5075ddc13206353b7d598cc5552b Mon Sep 17 00:00:00 2001 From: "ibm-mend-app[bot]" Date: Tue, 30 Sep 2025 07:35:29 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v23.2 --- .github/actions/erblint/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/erblint/action.yml b/.github/actions/erblint/action.yml index 680a1fe..439ec27 100644 --- a/.github/actions/erblint/action.yml +++ b/.github/actions/erblint/action.yml @@ -39,7 +39,7 @@ runs: steps: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v23.1 + uses: tj-actions/changed-files@v23.2 with: files: | **/*.erb