We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ce26f commit 70715a6Copy full SHA for 70715a6
1 file changed
action.yml
@@ -18,7 +18,7 @@ inputs:
18
spotbugs_target:
19
description: 'The target to run SpotBugs against'
20
required: false
21
- default: '*.jar'
+ default: 'target/'
22
upload_sarif:
23
description: 'Whether to upload the SARIF file to GitHub Code Scanning'
24
0 commit comments