From 9310187a422637fb999fe6815139d1a404856649 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Thu, 28 Sep 2023 10:30:58 +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 813eddc39e..efca45aa93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: !contains(github.event.head_commit.message, '[skip pmd]') && !contains(github.event.head_commit.message, '[skip tests]') steps: - - uses: Alfresco/ya-pmd-scan@v2.0.4 + - uses: Alfresco/ya-pmd-scan@v2.0.5 tas_tests: name: ${{ matrix.testSuite }} TAS tests