This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch GROOVY_5_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
The following commit(s) were added to refs/heads/GROOVY_5_0_X by this push:
new 9e13efff33 minor refactor: use hash for wrapper-validation action
9e13efff33 is described below
commit 9e13efff33ab9d45a8c72e6ad37c6ea2d52e77b8
Author: Paul King <[email protected]>
AuthorDate: Thu Mar 26 20:33:00 2026 +1000
minor refactor: use hash for wrapper-validation action
---
.github/workflows/gradle-wrapper-validation.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/gradle-wrapper-validation.yml
b/.github/workflows/gradle-wrapper-validation.yml
index f175a8d328..bb39f39383 100644
--- a/.github/workflows/gradle-wrapper-validation.yml
+++ b/.github/workflows/gradle-wrapper-validation.yml
@@ -36,4 +36,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- - uses: gradle/actions/wrapper-validation@v5
+ - uses:
gradle/actions/wrapper-validation@4c125117fe7c5aed11272ec4213f602f012f89f2