From 8456170cd9d7868c9bf147d2c415c7f957682e54 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 27 Feb 2026 15:03:17 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v46 [SECURITY] --- .github/workflows/verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 824df7d..1f72d73 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - name: Get changed source files or maven poms of all modules id: changed-files-specific - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v46 with: files: | pom.xml