From 1fcd9936d0e819589910404f8ec8cf3bc16efd9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:21:25 +0000 Subject: [PATCH] Deps: Update actions/checkout digest to 11bd719 --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d5adacc..d1200f9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,7 +27,7 @@ jobs: java: [ 21 ] steps: - name: Checkout code - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Cache Gradle Dependencies uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4 @@ -74,7 +74,7 @@ jobs: - build steps: - name: Checkout code - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Cache Gradle Dependencies uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4