Skip to content

Commit 82bbead

Browse files
authored
Update pmd.yml
1 parent c05d217 commit 82bbead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pmd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
distribution: 'temurin'
3333
- name: Run PMD
3434
id: pmd
35-
uses: pmd/pmd-github-action@967a81f8b657c87f7c3e96b62301cb1a48efef29
35+
uses: pmd-github-action@v2.0.0
3636
with:
3737
rulesets: 'rulesets/java/quickstart.xml'
3838
sourcePath: 'src/main/java'

0 commit comments

Comments
 (0)