We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63663db commit 89455f3Copy full SHA for 89455f3
1 file changed
action.yml
@@ -34,7 +34,7 @@ inputs:
34
default: '10'
35
catalog_file:
36
description: 'Catalog file name to look for in the root of repo, defaults to `catalog-file.yaml`'
37
- default: 'catalog-file.yaml'
+ default: 'catalog-info.yaml'
38
outputs:
39
status:
40
description: 'The status of the scan'
0 commit comments