From d1badc6ad2cc9e43eb4f6fcc125abe3cf42ca755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 20:14:46 -0400 Subject: [PATCH] Bump actions/checkout from 4.1.1 to 4.1.2 (#40) 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 28290df..f757e8e 100644 --- a/.github/workflows/kitchen.yml +++ b/.github/workflows/kitchen.yml @@ -35,7 +35,7 @@ jobs: # https://github.com/marketplace/actions/checkout - name: Checkout - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.2 # Google Cloud Platform - Authenticate to Google Cloud # https://github.com/marketplace/actions/authenticate-to-google-cloud