Updating logo and adding sha to workflow
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
cache: maven
|
cache: maven
|
||||||
- name: Run PMD
|
- name: Run PMD
|
||||||
id: pmd
|
id: pmd
|
||||||
uses: pmd/pmd-github-action@v1
|
uses: pmd/pmd-github-action@7ed79622882840855e297f090460face22328ece
|
||||||
with:
|
with:
|
||||||
rulesets: 'rulesets/java/quickstart.xml'
|
rulesets: 'rulesets/java/quickstart.xml'
|
||||||
sourcePath: 'src/main/java'
|
sourcePath: 'src/main/java'
|
||||||
|
|||||||
+71
-6
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 4.4 KiB |
Reference in New Issue
Block a user