Skip to content

Commit

Permalink
Update pmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prasser authored Dec 13, 2024
1 parent a93eeff commit 3f7949f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
distribution: 'temurin'
- name: Run PMD
id: pmd
uses: pmd/pmd-github-action@40392a149b9cfa24bf4c03989cc762e6814668bd
uses: pmd/pmd-github-action@v2
with:
rulesets: 'ruleset.xml'
sourcePath: 'src/main'
Expand Down

0 comments on commit 3f7949f

Please sign in to comment.