From b3dd1b41adf496ea4457cafcf0d164f1e956d525 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:58:46 +0000 Subject: [PATCH] Update actions/checkout digest to cd7d8d6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a0ff358f..35d94f361 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@8410ad0602e1e429cee44a835ae9f77f654a6694 + uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017 with: clean: 'false' fetch-depth: '0'