We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05d217 commit 82bbeadCopy full SHA for 82bbead
1 file changed
.github/workflows/pmd.yml
@@ -32,7 +32,7 @@ jobs:
32
distribution: 'temurin'
33
- name: Run PMD
34
id: pmd
35
- uses: pmd/pmd-github-action@967a81f8b657c87f7c3e96b62301cb1a48efef29
+ uses: pmd-github-action@v2.0.0
36
with:
37
rulesets: 'rulesets/java/quickstart.xml'
38
sourcePath: 'src/main/java'
0 commit comments