Skip to content

Commit 65099c6

Browse files
Update cloudposse/github-action-setup-atmos action to v2 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3dccc5 commit 65099c6

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
67+
uses: cloudposse/github-action-setup-atmos@v2
6868
env:
6969
ATMOS_CLI_CONFIG_PATH: ${{inputs.atmos-config-path}}
7070
with:

0 commit comments

Comments
 (0)