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 f373ab8f5 main: Update gradle/actions digest to 06832c7 (#1255)
f373ab8f5 is described below

commit f373ab8f5628f82b72a30af1543d317ef38623b6
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Mar 26 08:13:25 2025 +0100

    main: Update gradle/actions digest to 06832c7 (#1255)
---
 .github/workflows/gradle.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml
index 35b673a2f..d18ab6510 100644
--- a/.github/workflows/gradle.yml
+++ b/.github/workflows/gradle.yml
@@ -50,7 +50,7 @@ jobs:
       # Configure Gradle for optimal use in GiHub Actions, including caching 
of downloaded dependencies.
       # See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
       - name: Setup Gradle
-        uses: 
gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4
+        uses: 
gradle/actions/setup-gradle@06832c7b30a0129d7fb559bcc6e43d26f6374244 # v4
         with:
           # The setup-gradle action fails, if the wrapper is not using the 
right version or is not present.
           # Our `gradlew` validates the integrity of the `gradle-wrapper.jar`, 
so it's safe to disable this.

Reply via email to