From ce5c5b29f88a76f57f9a82e0961707fe171d86ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 22:05:54 +0000 Subject: [PATCH] Bump dflook/terraform-plan from 1.48.0 to 2.2.3 Bumps [dflook/terraform-plan](https://github.com/dflook/terraform-plan) from 1.48.0 to 2.2.3. - [Release notes](https://github.com/dflook/terraform-plan/releases) - [Commits](https://github.com/dflook/terraform-plan/compare/2c1e6cc4d10cb56cf366d99b01fbf15307df65b5...7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe) --- updated-dependencies: - dependency-name: dflook/terraform-plan dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/terraform-plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform-plan.yaml b/.github/workflows/terraform-plan.yaml index bbc694b..3844186 100644 --- a/.github/workflows/terraform-plan.yaml +++ b/.github/workflows/terraform-plan.yaml @@ -28,7 +28,7 @@ jobs: - name: terraform plan id: terraform-plan - uses: dflook/terraform-plan@2c1e6cc4d10cb56cf366d99b01fbf15307df65b5 # v1.48.0 + uses: dflook/terraform-plan@7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe # v2.2.3 if: ${{ steps.auth.outcome == 'success'}} with: