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

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


The following commit(s) were added to refs/heads/master by this push:
     new 151a4c749c Bump testlens-app/setup-testlens from 1.9.0 to 1.9.2 (#2539)
151a4c749c is described below

commit 151a4c749ce887e52f9181313d616ee2b55e1c64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 17 12:16:20 2026 +0800

    Bump testlens-app/setup-testlens from 1.9.0 to 1.9.2 (#2539)
    
    Bumps 
[testlens-app/setup-testlens](https://github.com/testlens-app/setup-testlens) 
from 1.9.0 to 1.9.2.
    - [Release notes](https://github.com/testlens-app/setup-testlens/releases)
    - 
[Commits](https://github.com/testlens-app/setup-testlens/compare/9c133d83ab2a89290a72589bbddb6773b9b5e503...d96a555133c275a00949d2cc77b70fe9a4242ebf)
    
    ---
    updated-dependencies:
    - dependency-name: testlens-app/setup-testlens
      dependency-version: 1.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/groovy-build-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/groovy-build-test.yml 
b/.github/workflows/groovy-build-test.yml
index 455b69f05f..39b711b3b7 100644
--- a/.github/workflows/groovy-build-test.yml
+++ b/.github/workflows/groovy-build-test.yml
@@ -80,7 +80,7 @@ jobs:
       - name: "🐘 Setup Gradle"
         uses: 
gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
       - name: "🔍 Setup TestLens"
-        uses: 
testlens-app/setup-testlens@9c133d83ab2a89290a72589bbddb6773b9b5e503 # v1.9.0
+        uses: 
testlens-app/setup-testlens@d96a555133c275a00949d2cc77b70fe9a4242ebf # v1.9.2
       # Pre-warm the @Grab artifact cache by fetching each unique 
Maven-shorthand
       # coordinate referenced in test sources via `mvn dependency:get`. Maven 
uses
       # Apache HttpClient (vs Ivy's java.net.URLConnection), so it currently

Reply via email to