From aeaf0b77b167dfc14be756e1a7c8229ce28613cc Mon Sep 17 00:00:00 2001 From: Feeph Aifeimei <55798703+feeph@users.noreply.github.com> Date: Tue, 18 Mar 2025 17:24:46 +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 099ec8a..bff703b 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: |