setup-atmos
Version updated for https://github.com/cloudposse/github-action-setup-atmos to version v3.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 33 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 sets up and installs a specified version of atmos, a tool for managing infrastructure and configurations, within a CI/CD workflow. It simplifies the process by adding atmos to the PATH and optionally provides a wrapper script to capture command outputs (stdout, stderr, exitcode), making them available for subsequent steps. This action automates the integration of atmos into GitHub Actions, streamlining infrastructure automation and management tasks.
Release notes
why
- Node 20 is deprecated