Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Bump autero1/action-terragrunt from 1.3.1 to 1.3.2 (#526)
Browse files Browse the repository at this point in the history
Bumps [autero1/action-terragrunt](https://github.com/autero1/action-terragrunt) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/autero1/action-terragrunt/releases)
- [Changelog](https://github.com/autero1/action-terragrunt/blob/master/CHANGELOG.md)
- [Commits](autero1/action-terragrunt@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: autero1/action-terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2023
1 parent 8fc5aae commit e84ae00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
terraform_wrapper: false
- name: Setup Terragrunt
if: ${{ matrix.operating-system == 'macos' }}
uses: autero1/action-terragrunt@v1.3.1
uses: autero1/action-terragrunt@v1.3.2
with:
terragrunt_version: ${{ matrix.terragrunt-version }}
- name: Mirror Terraform Providers
Expand Down

0 comments on commit e84ae00

Please sign in to comment.