We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0390b8d + ec67e45 commit cdc8657Copy full SHA for cdc8657
actions/aws-param-to-env/action.yml
@@ -14,5 +14,5 @@ inputs:
14
description: 'Optional flag to output debug logging. If set to true Param Store values will be output to the console.'
15
required: false
16
runs:
17
- using: 'node12'
+ using: 'node20'
18
main: 'index.js'
0 commit comments