This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 841455c79 Update gradle/actions digest to 0723195 (#3871)
841455c79 is described below
commit 841455c79299d34c50ab4760f25a30fee15ca6dc
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Feb 24 07:39:55 2026 +0000
Update gradle/actions digest to 0723195 (#3871)
---
.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 9a9b4d099..63513b661 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@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5
+ uses:
gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5
with:
cache-read-only: ${{ inputs.cache-read-only }}
validate-wrappers: false