From eb4cc5d234305d8d26e3a37cace30541f983a6fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 17:50:15 +0000 Subject: [PATCH] Update actions/checkout digest to a5ac7e5 --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 76fb8f46..808b38bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: steps: - name: Download source - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - name: Install Crystal uses: crystal-lang/install-crystal@v1 with: @@ -53,7 +53,7 @@ jobs: steps: - name: Download source - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - name: Install Crystal uses: crystal-lang/install-crystal@v1 with: @@ -70,7 +70,7 @@ jobs: steps: - name: Download source - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - name: Install Crystal uses: crystal-lang/install-crystal@v1 with: