AWS Secrets Manager - Put Secrets
Version updated for https://github.com/dawilk/aws-secretsmanager-put-secrets to version v1.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the creation and updating of secrets in AWS Secrets Manager directly from GitHub Actions workflows. It enables seamless synchronization of secrets between GitHub and AWS, ensuring secrets are updated only when necessary, and includes optional tagging for better organization. The action simplifies secret management by handling secret creation, updates, and versioning, making it ideal for workflows requiring secure and automated secret handling.