We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa6886 commit a5bee0cCopy full SHA for a5bee0c
.github/workflows/test-positive.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup terraform
20
uses: hashicorp/setup-terraform@v2
21
- name: Setup atmos
22
- uses: cloudposse/github-action-setup-atmos@1.0.2
+ uses: cloudposse/github-action-setup-atmos@v1
23
with:
24
install-wrapper: false
25
- name: Checkout
0 commit comments