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.11.0 to 1.11.1.
- [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.11.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e088aaf commit 2347622
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/[email protected].0
uses: clowdhaus/terraform-composite-actions/[email protected].1
if: steps.changes.outputs.src== 'true'
with:
terraform-version: ${{ env.TERRAFORM_VERSION }}
Expand Down

0 comments on commit 2347622

Please sign in to comment.