Skip to content

Commit 70715a6

Browse files
authored
Update action.yml
1 parent d3ce26f commit 70715a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inputs:
1818
spotbugs_target:
1919
description: 'The target to run SpotBugs against'
2020
required: false
21-
default: '*.jar'
21+
default: 'target/'
2222
upload_sarif:
2323
description: 'Whether to upload the SARIF file to GitHub Code Scanning'
2424
required: false

0 commit comments

Comments
 (0)