Skip to content

Commit b2c6335

Browse files
committed
we run internally with the latest version.
1 parent cae3a21 commit b2c6335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inputs:
44
path:
55
description: 'Path to the shell script (supports glob)'
66
required: true
7-
default: '*/*.sh'
7+
default: '*.sh'
88
args:
99
description: 'Arguments to pass to the shellcheck command'
1010
required: false

0 commit comments

Comments
 (0)