From 4dcada4876e22e4359c8c86abfea461ca5383870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 19:47:34 -0400 Subject: [PATCH] Bump osinfra-io/github-terraform-gcp-called-workflows from 0.2.2 to 0.2.3 (#42) 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 aa1f08f..629226d 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.2.2 + uses: osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/kitchen-terraform.yml@v0.2.3 if: github.actor != 'dependabot[bot]' && github.actor != 'osinfra-sa' with: