From e261deffecd2bf5e58a4b52bf2056d6372cec156 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:24:23 +0000 Subject: [PATCH] (github actions) generated latest snippets --- .../snippets/.github/workflows/atmos-pro-terraform-apply.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/snippets/.github/workflows/atmos-pro-terraform-apply.yaml b/examples/snippets/.github/workflows/atmos-pro-terraform-apply.yaml index 4ca9c5fc3..e73cf54da 100644 --- a/examples/snippets/.github/workflows/atmos-pro-terraform-apply.yaml +++ b/examples/snippets/.github/workflows/atmos-pro-terraform-apply.yaml @@ -52,7 +52,7 @@ jobs: - uses: unfor19/install-aws-cli-action@v1 - name: Apply Atmos Component - uses: cloudposse/github-action-atmos-terraform-apply@v4 + uses: cloudposse/github-action-atmos-terraform-apply@v5 with: # Atmos Pro args component: ${{ inputs.component }}