Skip to content

Commit c36c2a9

Browse files
committed
Version 1.0.0
1 parent 327d6f3 commit c36c2a9

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": "0.0.0",
3+
"version": "1.0.0",
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)