Skip to content

Commit cde5ea4

Browse files
authored
Pin atmos install action (#17)
1 parent 3cdce92 commit cde5ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ runs:
6464
terraform_wrapper: false
6565

6666
- name: Install Atmos
67-
uses: cloudposse/github-action-setup-atmos@v1.0.0
67+
uses: cloudposse/github-action-setup-atmos@v1
6868
env:
6969
ATMOS_CLI_CONFIG_PATH: ${{inputs.atmos-config-path}}
7070
with:

0 commit comments

Comments
 (0)