Skip to content

Commit b78bf95

Browse files
authored
Update action.yml
1 parent f040900 commit b78bf95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ outputs:
1313
invalid:
1414
description: 'One or more of relative file paths of the invalid JSON files, found in the repository (separated by comma).'
1515
runs:
16-
using: 'node12'
17-
main: 'lib/main.js'
16+
using: 'docker'
17+
image: 'Dockerfile'
1818
branding:
1919
icon: 'check'
2020
color: purple

0 commit comments

Comments
 (0)