From a4a62a3e5ff7c792bfb83d2bfeca4e60d42a0e82 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:06:13 +0000 Subject: [PATCH] chore(fallback): update actions/checkout --- .github/workflows/container_image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container_image.yaml b/.github/workflows/container_image.yaml index 0c3e948..3ec2578 100644 --- a/.github/workflows/container_image.yaml +++ b/.github/workflows/container_image.yaml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 + uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5 - name: Set up QEMU