Skip to content

Commit

Permalink
Fix docs for Setup Action (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
RoseSecurity authored Sep 5, 2024
1 parent 0f0fef3 commit d797856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/integrations/github-actions/setup-atmos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Atmos
uses: cloudposse/github-action-setup-atmos
with:
# Make sure to pin to the latest version of atmos
atmos_version: 1.88.0
# Version can be pinned but defaults to latest if not specified
atmos-version: 1.88.0
```
</File>

0 comments on commit d797856

Please sign in to comment.