Skip to content

Commit 9088047

Browse files
committed
chore: update README.md
1 parent ebcb60e commit 9088047

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.github/banner.png

976 KB
Loading

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11

22

33
<!-- markdownlint-disable -->
4-
# github-action-setup-atmos <a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-setup-atmos&utm_content="><img align="right" src="https://cloudposse.com/logo-300x69.svg" width="150" /></a>
5-
<a href="https://github.com/cloudposse/github-action-setup-atmos/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-setup-atmos.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a>
4+
<a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/github-action-setup-atmos/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/>
5+
<p align="right">
6+
<a href="https://github.com/cloudposse/github-action-setup-atmos/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-setup-atmos.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a></p>
67
<!-- markdownlint-restore -->
78

89
<!--
@@ -60,7 +61,7 @@ steps:
6061
- name: Setup atmos
6162
uses: cloudposse/github-action-setup-atmos@v2
6263
with:
63-
atmos-version: 0.15.0
64+
version: 0.15.0
6465
````
6566
6667
The wrapper script installation can be skipped by setting the `install-wrapper` input to `false`:
@@ -210,7 +211,7 @@ All other trademarks referenced herein are the property of their respective owne
210211

211212

212213
---
213-
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
214+
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
214215

215216

216217
<a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-setup-atmos&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>

0 commit comments

Comments
 (0)