Skip to content

Commit ee15890

Browse files
authored
Update PMD GitHub Action to version 3.2.0
1 parent 492a6dd commit ee15890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
${{ runner.os }}-maven-
5656
- name: Build with Maven
5757
run: mvn -B verify pmd:pmd
58-
- uses: lcollins/pmd-github-action@v3.1.0
58+
- uses: lcollins/pmd-github-action@v3.2.0
5959
with:
6060
path: '**/pmd.xml'
6161
```

0 commit comments

Comments
 (0)