From 353a155732101ab5b28cd692a735a0a13572c46a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Oct 2024 18:23:19 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to eef6144 --- .github/workflows/container_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container_image.yml b/.github/workflows/container_image.yml index bc2329e..4cb372d 100644 --- a/.github/workflows/container_image.yml +++ b/.github/workflows/container_image.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 - name: Set up QEMU