esc-action
Version updated for https://github.com/pulumi/esc-action to version v3.2.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 200 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 setup and use of Pulumi ESC, a tool that helps manage shared environments, secrets, and configurations securely. It simplifies developer workflows by injecting necessary secrets directly into CI/CD pipelines, ensuring access to required resources is valid at the time of use and automatically rotated after a specified period.
What’s Changed
What’s Changed
- Mask only secrets by opening ESC environments with –format detailed by @seanyeh in https://github.com/pulumi/esc-action/pull/55
Full Changelog: https://github.com/pulumi/esc-action/compare/v3.1.0...v3.2.0