Environment/Output Setter
Version updated for https://github.com/somaz94/env-output-setter to version v1.9.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Environment/Output Setter is a GitHub Action that simplifies setting multiple environment variables and outputs for your workflows. It automates tasks such as dynamically defining environment variables or output values, which can be reused across different steps and workflows. The action provides features like value transformation, JSON support, and retry mechanisms to ensure robustness in complex environments.
What’s Changed
CI/CD
- add a golangci-lint config scoped to defect-finding linters by @somaz94
Performance
- ship a prebuilt multi-arch image instead of building per run by @somaz94
Full Changelog: https://github.com/somaz94/env-output-setter/compare/v1.8.1...v1.9.0