From 485bb101ac04fe8f59000affa4c1ebcdb75c5373 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Tue, 23 Jul 2024 08:19:54 +0100 Subject: [PATCH] [skip tests] Upgrade ya-pmd-scan. --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc24f5d3eeff..1934443f93bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,9 +138,10 @@ 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@v3.1.0 with: classpath-build-command: "mvn test-compile -ntp -Pags -pl \"-:alfresco-community-repo-docker\"" + pmd-ruleset-ref: "PMD7_3_0" all_unit_tests_suite: name: ${{ matrix.testName }} - AllUnitTestsSuite - Build and test