From 1a7027327e317bc959d98ff584eaf7b6a87d67ad Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 23 Jul 2024 08:19:54 +0100 Subject: [PATCH] [skip tests] PRODENG-291 Upgrade ya-pmd-scan. --- .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 cc24f5d3eef..48c793de7f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,7 +138,7 @@ jobs: - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v1.35.2 - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v1.35.2 - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v1.35.2 - - uses: Alfresco/ya-pmd-scan@v3.0.2 + - uses: Alfresco/ya-pmd-scan@v4.0.0 with: classpath-build-command: "mvn test-compile -ntp -Pags -pl \"-:alfresco-community-repo-docker\""