From a25038e01ff31102ef44a2852bb4432fc77163c9 Mon Sep 17 00:00:00 2001 From: Feeph Aifeimei <55798703+feeph@users.noreply.github.com> Date: Tue, 18 Mar 2025 17:25:56 +0000 Subject: [PATCH] build(deps): update 'tj-actions/changed-files' to v46 --- .github/workflows/validate-code.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-code.yaml b/.github/workflows/validate-code.yaml index 1b02bb7..71e5799 100644 --- a/.github/workflows/validate-code.yaml +++ b/.github/workflows/validate-code.yaml @@ -32,7 +32,7 @@ jobs: - name: checkout repository uses: actions/checkout@v4 - name: identify changed files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 id: changed-files with: files_yaml: |