From 46e50ea025393353463889d0e97f8806decc9ac6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 12:06:41 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 9bb5618 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd750c7..6ffc941 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: steps: - name: 📥 Checkout source - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4 with: submodules: recursive @@ -69,7 +69,7 @@ jobs: steps: - name: 📥 Checkout source - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4 with: submodules: recursive