From 5c4888d46715cb5cd7c5aa859331660c53ce15d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:20:50 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact digest to c03fb0c Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/celo-monorepo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/celo-monorepo.yml b/.github/workflows/celo-monorepo.yml index 42be3f77241..fb039444b79 100644 --- a/.github/workflows/celo-monorepo.yml +++ b/.github/workflows/celo-monorepo.yml @@ -175,7 +175,7 @@ jobs: with: artifacts_to_cache: ${{ needs.install-dependencies.outputs.artifacts_to_cache }} - name: Download protocol devchain artifact - uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 + uses: dawidd6/action-download-artifact@c03fb0c92813d0d9b088539572090518f7797df4 with: workflow: protocol-devchain.yml name: devchain-${{ env.RELEASE_TAG }}