This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 6815de9dd chore(deps): update gradle/actions action to v5 (#2741)
6815de9dd is described below

commit 6815de9dd5eb57cbf41174c572fbdec2a5b30124
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 1 13:47:59 2025 +0100

    chore(deps): update gradle/actions action to v5 (#2741)
---
 .github/actions/ci-incr-build-cache-prepare/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/ci-incr-build-cache-prepare/action.yml 
b/.github/actions/ci-incr-build-cache-prepare/action.yml
index bf79823f4..1750c2bce 100644
--- a/.github/actions/ci-incr-build-cache-prepare/action.yml
+++ b/.github/actions/ci-incr-build-cache-prepare/action.yml
@@ -66,7 +66,7 @@ runs:
         fi
 
     - name: Gradle / Setup
-      uses: 
gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4
+      uses: 
gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5
       with:
         cache-read-only: ${{ inputs.cache-read-only }}
         validate-wrappers: false

Reply via email to