Skip to content

Commit

Permalink
Merge pull request #1 from orcasecurity/EE-650-upgrade-node-version-f…
Browse files Browse the repository at this point in the history
…or-gh-to-fix-all-git-hub-actions-node-16-js-deprecation-warnings

EE-650 change to node 20
  • Loading branch information
galbaneim-orca authored Nov 12, 2024
2 parents 0d10c78 + fad0bfb commit ab229b6
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: "node16"
using: "node20"
main: "index.js"

0 comments on commit ab229b6

Please sign in to comment.