Skip to content

Commit

Permalink
Updated action runtime to node16
Browse files Browse the repository at this point in the history
  • Loading branch information
joshghent authored and dwardu89 committed Sep 9, 2022
1 parent 4251a88 commit a224273
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 @@ -27,5 +27,5 @@ inputs:
description: "The AWS KMS Key ARN to use to encrypt the key"
default: ""
runs:
using: "node12"
using: "node16"
main: "index.js"

0 comments on commit a224273

Please sign in to comment.