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

zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 5e30c857d0 Bump scacap/action-surefire-report from 1.8.0 to 1.13.0 
(#12685)
5e30c857d0 is described below

commit 5e30c857d0094c9aa9b13934e1b60056473289ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 17:47:32 2026 +0100

    Bump scacap/action-surefire-report from 1.8.0 to 1.13.0 (#12685)
    
    Bumps 
[scacap/action-surefire-report](https://github.com/scacap/action-surefire-report)
 from 1.8.0 to 1.13.0.
    - [Release notes](https://github.com/scacap/action-surefire-report/releases)
    - 
[Commits](https://github.com/scacap/action-surefire-report/compare/a2911bd1a4412ec18dde2d93b1758b3e56d2a880...c38a2d74b9840ae8950a4387ae02b637421d0f39)
    
    ---
    updated-dependencies:
    - dependency-name: scacap/action-surefire-report
      dependency-version: 1.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/test_report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test_report.yml 
b/.github/workflows/test_report.yml
index a10bfab370..449c4b202e 100644
--- a/.github/workflows/test_report.yml
+++ b/.github/workflows/test_report.yml
@@ -39,7 +39,7 @@ jobs:
         workflow_conclusion: completed
         allow_forks: true
     - name: Publish test report
-      uses: 
scacap/action-surefire-report@a2911bd1a4412ec18dde2d93b1758b3e56d2a880 # pin 
@v1.8.0
+      uses: 
scacap/action-surefire-report@c38a2d74b9840ae8950a4387ae02b637421d0f39 # pin 
@v1.13.0
       with:
         check_name: Report test results
         github_token: ${{ secrets.GITHUB_TOKEN }}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to