From dea5c77495c8f30b127e0094723e4a29120319e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:01:16 +0200 Subject: [PATCH] chore(deps): update dflook/terraform-new-workspace digest to 328d939 (#114) * chore(deps): update actions/checkout digest to eef6144 * chore(deps): update dflook/terraform-new-workspace digest to 328d939 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/tf-feature.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tf-feature.yaml b/.github/workflows/tf-feature.yaml index 2bee9197..84bb0832 100644 --- a/.github/workflows/tf-feature.yaml +++ b/.github/workflows/tf-feature.yaml @@ -96,7 +96,7 @@ jobs: name: ${{ env.GH_ARTIFACT_NAME }} - name: Use Branch Workspace - uses: dflook/terraform-new-workspace@74ceae9c6f940846d7f498bb45c319421abf1041 # v1 + uses: dflook/terraform-new-workspace@328d939679a5ddd00425d9cd75ceb6689f54c2bc # v1 with: workspace: ${{ env.TF_WORKSPACE }} path: ${{ env.TF_DIR }}