Updating logo and adding sha to workflow

This commit is contained in:
Abir Majumdar
2021-12-03 10:33:18 -05:00
parent 2863ef2206
commit 649bca8dab
2 changed files with 73 additions and 8 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
cache: maven
- name: Run PMD
id: pmd
uses: pmd/pmd-github-action@v1
uses: pmd/pmd-github-action@7ed79622882840855e297f090460face22328ece
with:
rulesets: 'rulesets/java/quickstart.xml'
sourcePath: 'src/main/java'
+72 -7
View File
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB