Skip to content

Commit 7d5a754

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

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
@@ -79,7 +79,7 @@ runs:
7979
terraform_wrapper: false
8080

8181
- name: Install Atmos
82-
uses: cloudposse/github-action-setup-atmos@v1
82+
uses: cloudposse/github-action-setup-atmos@v2
8383
with:
8484
atmos-version: ${{ steps.config.outputs.atmos-version }}
8585
token: ${{ inputs.token }}

0 commit comments

Comments
 (0)