From e8453ba01baa72f3e8f06966855c67efebac77b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 20:45:21 -0500 Subject: [PATCH] Bump osinfra-io/github-terraform-gcp-called-workflows from 0.1.8 to 0.1.9 (#28) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/kitchen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kitchen.yml b/.github/workflows/kitchen.yml index 21036c1..ee452f3 100644 --- a/.github/workflows/kitchen.yml +++ b/.github/workflows/kitchen.yml @@ -21,7 +21,7 @@ permissions: jobs: kitchen_terraform: name: "Tests" - uses: osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/kitchen-terraform.yml@v0.1.8 + uses: osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/kitchen-terraform.yml@v0.1.9 if: github.actor != 'dependabot[bot]' && github.actor != 'osinfra-sa' with: