Gzip Env Loader
Version updated for https://github.com/luviny/gzip-env-loader to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Gzip Env Loader GitHub Action decompresses and parses Base64-encoded Gzip JSON payloads to securely and compactly hydrate workflow environments with environment variables or secrets. It automates the process of decoding and exporting these variables either directly to the GITHUB_ENV or into a .env file for use in workflows or external tools. Its key features include secure handling of sensitive data, flexible environment loading, and optional file generation.
Release notes
docs: update documentation