Skip to content

Commit

Permalink
Update cloudposse/github-action-setup-atmos action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 72ed309 commit 6efbd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ runs:
terraform_version: ${{ steps.config.outputs.terraform-version }}

- if: ${{ inputs.install-atmos == 'true' }}
uses: cloudposse/github-action-setup-atmos@v1
uses: cloudposse/github-action-setup-atmos@v2
with:
atmos-version: ${{ steps.config.outputs.atmos-version }}
install-wrapper: false
Expand Down

0 comments on commit 6efbd8c

Please sign in to comment.