Skip to content

Commit

Permalink
PRODENG-291 Upgrade ya-pmd-scan.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpage-alfresco committed Jul 23, 2024
1 parent 2729e4a commit be10cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
!contains(github.event.head_commit.message, '[skip pmd]') &&
!contains(github.event.head_commit.message, '[force]')
steps:
- uses: Alfresco/ya-pmd-scan@v2.0.2
- uses: Alfresco/ya-pmd-scan@v4.0.0
with:
fail-on-new-issues: "false"
create-github-annotations: "false"
Expand Down

0 comments on commit be10cbc

Please sign in to comment.