From 2fafa78f795a13e05f09f929c84f639fd2cedec7 Mon Sep 17 00:00:00 2001 From: Feeph <55798703+feeph@users.noreply.github.com> Date: Tue, 18 Mar 2025 17:25:31 +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 49109e9..88e63e4 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: |