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