Skip to content

Commit

Permalink
Update cloudposse/github-action-setup-atmos action to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent adbc126 commit 942e1de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
ref: ${{ github.ref }}
fetch-depth: 1

- uses: cloudposse/github-action-setup-atmos@v1.0.0
- uses: cloudposse/github-action-setup-atmos@1.0.2
with:
atmos-version: "latest"

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ runs:
terraform_wrapper: false

- name: Install Atmos
uses: cloudposse/github-action-setup-atmos@v1.0.0
uses: cloudposse/github-action-setup-atmos@1.0.2
env:
ATMOS_CLI_CONFIG_PATH: ${{inputs.atmos-config-path}}
with:
Expand Down

0 comments on commit 942e1de

Please sign in to comment.