From e0a1defb806d2ddc35a2e24be54c70bda6483598 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Thu, 28 Sep 2023 10:32:34 +0100 Subject: [PATCH] Update ya-pmd-scan to 2.0.5. --- .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 168a91c302..ff9e6d0e73 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: !contains(github.event.head_commit.message, '[skip tests]') && !contains(github.event.head_commit.message, '[force]') steps: - - uses: Alfresco/ya-pmd-scan@v2.0.4 + - uses: Alfresco/ya-pmd-scan@v2.0.5 all_unit_tests_suite: name: "Core, Data-Model, Repository - AllUnitTestsSuite - Build and test"