Skip to content

Commit a450af4

Browse files
committed
Bugfix - Action name was invalid
1 parent ea1f944 commit a450af4

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
@@ -1,4 +1,4 @@
1-
name: 'Code Dx: Start Analysis'
1+
name: 'Code Dx Analysis'
22
description: 'Analyze your source code and binaries with Code Dx'
33
inputs:
44
# main config options

0 commit comments

Comments
 (0)