Skip to content

Commit 87c4f89

Browse files
chore(deps): Bump clowdhaus/terraform-composite-actions from 1.11.0 to 1.11.1 (#2033)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e088aaf commit 87c4f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
restore-keys: ${{ runner.os }}-terraform-
5656

5757
- name: Pre-commit Terraform ${{ steps.minMax.outputs.minVersion }}
58-
uses: clowdhaus/terraform-composite-actions/[email protected].0
58+
uses: clowdhaus/terraform-composite-actions/[email protected].1
5959
if: steps.changes.outputs.src== 'true'
6060
with:
6161
terraform-version: ${{ env.TERRAFORM_VERSION }}

0 commit comments

Comments
 (0)