From 9104a91b0fa9aa53b1f4e99f6eac22ab154dab7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 05:09:36 +0000 Subject: [PATCH] deps: update actions/setup-java digest to 3a4f6e1 --- .github/workflows/verification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verification.yml b/.github/workflows/verification.yml index bbf81a3d..4d91c188 100644 --- a/.github/workflows/verification.yml +++ b/.github/workflows/verification.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Setup Java - uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4 + uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4 with: distribution: temurin java-version: 21