From 2e3c3b072a2f39c0c3ccb818a064f4a7d4b7eba0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 27 Apr 2026 19:11:51 +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 4779564..78ebd33 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Get changed source files or maven poms of all modules id: changed-files-specific - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 with: files: | pom.xml