From f451b327951dbe5e13617beaa8402ecd1bbb54de Mon Sep 17 00:00:00 2001 From: mchesterbot <202745+mchesterbot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:16:41 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v44 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 89daf02..14fb8ab 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -30,7 +30,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@56284d80811fb5963a972b438f2870f175e5b7c8 # v40.2.3 + uses: tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44.5.5 with: dir_names: true dir_names_max_depth: 2