Skip to content

Commit

Permalink
Merge pull request #2 from juniorsdj/main
Browse files Browse the repository at this point in the history
feat: upgrade from node12 to node16
  • Loading branch information
almerindo authored Feb 7, 2023
2 parents 955b918 + 62d0dd4 commit 0ce1b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ inputs:
description: '(optional) Specifies if the decryption should be performed on SSM parameters'
required: false
runs:
using: node12
using: node16
main: 'dist/index.js'

0 comments on commit 0ce1b62

Please sign in to comment.