We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327d6f3 commit c36c2a9Copy full SHA for c36c2a9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aws-params-env-action",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"private": false,
5
"description": "GitHub Action to set workflow environment variables from values in AWS Parameter Store. Parameters of type SecureString are masked.",
6
"main": "lib/main.js",
0 commit comments