From 42bdf873f968a99ef89855bf781528814f0d0d57 Mon Sep 17 00:00:00 2001 From: "ibm-mend-app[bot]" Date: Fri, 12 Apr 2024 01:02:38 +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