From e8760d3c475610956e77f872c081e8b4ae14f8a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:47:23 +0000 Subject: [PATCH] Update actions/checkout digest to a5ac7e5 --- .github/workflows/assets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assets.yml b/.github/workflows/assets.yml index a9d7715..b2dbe07 100644 --- a/.github/workflows/assets.yml +++ b/.github/workflows/assets.yml @@ -16,7 +16,7 @@ jobs: steps: - name: "Checkout" - uses: "actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b" # v4 + uses: "actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29" # v4 - name: "Using Node" uses: "actions/setup-node@v4.0.2"