We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0d30a commit 539b87fCopy full SHA for 539b87f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aws-params-env-action",
3
- "version": "1.0.0",
+ "version": "1.1.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