From 70b78442f43d5f51b812c639b7117377523898a3 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 23 Jul 2024 12:47:27 +0100 Subject: [PATCH] PRODENG-291 Upgrade ya-pmd-scan. (#2881) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e55d1751c..9f4566b488 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,7 +122,7 @@ jobs: - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v5.18.0 - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v1.35.2 - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v1.35.2 - - uses: Alfresco/ya-pmd-scan@v3.0.0 + - uses: Alfresco/ya-pmd-scan@v4.0.0 with: classpath-build-command: "bash ./scripts/ci/init.sh && bash ./scripts/ci/build.sh"