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 bd94b2516 chore(deps): update gradle/actions digest to 748248d (#2708)
bd94b2516 is described below
commit bd94b251643fd7d071fa51f06fcfd74aa75a904f
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Sep 29 17:50:58 2025 +0100
chore(deps): update gradle/actions digest to 748248d (#2708)
---
.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 678dce27c..bf79823f4 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@ed408507eac070d1f99cc633dbcf757c94c7933a # v4
+ uses:
gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4
with:
cache-read-only: ${{ inputs.cache-read-only }}
validate-wrappers: false