Skip to content

Commit 52a3cc8

Browse files
chore(deps): update pmd/pmd-github-action digest to e437795
1 parent 9574281 commit 52a3cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pmd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
distribution: 'temurin'
3232
- name: Run PMD
3333
id: pmd
34-
uses: pmd/pmd-github-action@26c0078b0f7ddbdd322f83d28cfd0eaf6985ab6c
34+
uses: pmd/pmd-github-action@e437795e6760134d4f306df4ab35edf298a42d70
3535
with:
3636
rulesets: 'rulesets/java/quickstart.xml'
3737
sourcePath: 'src/main/java'

0 commit comments

Comments
 (0)