We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a1af8 commit 19a52fbCopy full SHA for 19a52fb
action.yml
@@ -21,7 +21,7 @@ outputs:
21
exitcode:
22
description: The exit code produced by the tflint command. Only available if `tflint_wrapper` is set to `true`.
23
runs:
24
- using: 'node16'
+ using: 'node20'
25
main: 'dist/index.js'
26
branding:
27
icon: 'terminal'
0 commit comments