Skip to content

Commit 7174755

Browse files
authored
Update version to 1.2.3
Missed in release 1.2.2
1 parent e4cd17b commit 7174755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-params-env-action",
3-
"version": "1.2.1",
3+
"version": "1.2.3",
44
"private": false,
55
"description": "GitHub Action to set workflow environment variables from values in AWS Parameter Store. Parameters of type SecureString are masked.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)