Skip to content

Commit

Permalink
chore(deps): Bump clowdhaus/terraform-composite-actions
Browse files Browse the repository at this point in the history
Bumps [clowdhaus/terraform-composite-actions](https://github.com/clowdhaus/terraform-composite-actions) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/clowdhaus/terraform-composite-actions/releases)
- [Changelog](https://github.com/clowdhaus/terraform-composite-actions/blob/main/.releaserc.json)
- [Commits](clowdhaus/terraform-composite-actions@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: clowdhaus/terraform-composite-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 48da93b commit 9fe955d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
restore-keys: ${{ runner.os }}-terraform-

- name: Pre-commit Terraform ${{ steps.minMax.outputs.minVersion }}
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.10.0
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.11.0
if: steps.changes.outputs.src== 'true'
with:
terraform-version: ${{ env.TERRAFORM_VERSION }}
Expand Down

0 comments on commit 9fe955d

Please sign in to comment.