From 94a3f7253a21754067101fa68d31e3c6e2b6d225 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 00:48:18 +0000 Subject: [PATCH] Update actions/checkout digest to 692973e --- .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 4b887e290..3becc4c3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4 - uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3 with: @@ -40,7 +40,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4 - uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3 with: