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

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new e456dee08f chore(deps): update gradle/wrapper-validation-action action 
to v3
e456dee08f is described below

commit e456dee08f43beee54dedabcd5515ef0c2e80b1a
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jul 18 10:24:52 2025 +0000

    chore(deps): update gradle/wrapper-validation-action action to v3
---
 .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 b63fdf355c..b1889d479d 100644
--- a/.github/workflows/gradle-wrapper-validation.yml
+++ b/.github/workflows/gradle-wrapper-validation.yml
@@ -7,4 +7,4 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
-      - uses: gradle/wrapper-validation-action@v1
+      - uses: gradle/wrapper-validation-action@v3

Reply via email to