From e1f3d92c9f954080f886edefa8b1db9173241ad9 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 2 Jan 2024 16:49:01 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v36 [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 b831cc2..3e0ca08 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@v35 + uses: tj-actions/changed-files@v36 with: files: | pom.xml