From 8871331da03768f630b5d11a1a32f935933dc109 Mon Sep 17 00:00:00 2001 From: "ibm-mend-app[bot]" Date: Wed, 22 May 2024 00:45:51 +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