Skip to content

Commit a5bee0c

Browse files
authored
Pin atmos setup action (#21)
1 parent faa6886 commit a5bee0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-positive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup terraform
2020
uses: hashicorp/setup-terraform@v2
2121
- name: Setup atmos
22-
uses: cloudposse/github-action-setup-atmos@1.0.2
22+
uses: cloudposse/github-action-setup-atmos@v1
2323
with:
2424
install-wrapper: false
2525
- name: Checkout

0 commit comments

Comments
 (0)