Skip to content

Commit

Permalink
Update pmd.yml pt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdcramer committed Sep 19, 2024
1 parent f495a29 commit dc1146b
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@967a81f8b657c87f7c3e96b62301cb1a48efef29
uses: pmd/pmd-github-action@d57c0463ebba262a33d1983a5c6ac6031bfde43b
with:
rulesets: 'rulesets/java/quickstart.xml'
sourcePath: 'src/main/java'
Expand Down

0 comments on commit dc1146b

Please sign in to comment.