Skip to content

Commit

Permalink
chore(deps): update autero1/action-terragrunt action to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and busser committed Nov 19, 2022
1 parent b1090dd commit 2cbc2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
terraform_version: ${{ matrix.terraform-version }}
terraform_wrapper: false # script interferes with parsing of plan
- name: Install Terragrunt
uses: autero1/action-terragrunt@v1.1.0
uses: autero1/action-terragrunt@v1.2.0
with:
terragrunt_version: latest
- run: make test-e2e
Expand Down

0 comments on commit 2cbc2e2

Please sign in to comment.