From f64385787b833c0155bc7cbe3382f90a29e0fb7f Mon Sep 17 00:00:00 2001 From: "ibm-mend-app[bot]" Date: Wed, 10 Jul 2024 22:25:45 +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