From 926c0f946c46ea02ba41e4351f231bcd687d1396 Mon Sep 17 00:00:00 2001 From: GrantBirki Date: Mon, 4 Mar 2024 19:15:27 -0700 Subject: [PATCH] bump --- .github/workflows/branch-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/branch-deploy.yml b/.github/workflows/branch-deploy.yml index 6c72781..9da0ccd 100644 --- a/.github/workflows/branch-deploy.yml +++ b/.github/workflows/branch-deploy.yml @@ -79,7 +79,7 @@ jobs: - name: terratrash if: ${{ steps.branch-deploy.outputs.continue == 'true' }} - uses: GrantBirki/terratrash-action@v0.0.1 + uses: GrantBirki/terratrash-action@v0.0.2 with: input_file_path: terraform/terraform-output.txt erb_render_template: .github/deployment_message.md