From 7b255f4ae715b8f9a0a2971ef6e6a2c813f6a43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 22:06:02 +0000 Subject: [PATCH] Bump dflook/terraform-apply from 1.48.0 to 2.2.3 Bumps [dflook/terraform-apply](https://github.com/dflook/terraform-apply) from 1.48.0 to 2.2.3. - [Release notes](https://github.com/dflook/terraform-apply/releases) - [Commits](https://github.com/dflook/terraform-apply/compare/65f3817a939c123a753fcf72a13e74d6a01bfadf...5489b988934a50bf1489d5b7c5253b46520a7dca) --- updated-dependencies: - dependency-name: dflook/terraform-apply dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/terraform-apply.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform-apply.yaml b/.github/workflows/terraform-apply.yaml index 883f57f..163b45e 100644 --- a/.github/workflows/terraform-apply.yaml +++ b/.github/workflows/terraform-apply.yaml @@ -32,7 +32,7 @@ jobs: - name: terraform apply id: terraform-apply - uses: dflook/terraform-apply@65f3817a939c123a753fcf72a13e74d6a01bfadf # v1.48.0 + uses: dflook/terraform-apply@5489b988934a50bf1489d5b7c5253b46520a7dca # v2.2.3 if: ${{ steps.auth.outcome == 'success'}} env: