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

He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new e762ed948f chore(deps): bump scacap/action-surefire-report from 1.9.1 
to 1.10.0 (#2921)
e762ed948f is described below

commit e762ed948f1ee0f9f5b8340fbe1c7edc938ac8f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 11:08:00 2026 +0800

    chore(deps): bump scacap/action-surefire-report from 1.9.1 to 1.10.0 (#2921)
    
    Bumps 
[scacap/action-surefire-report](https://github.com/scacap/action-surefire-report)
 from 1.9.1 to 1.10.0.
    - [Release notes](https://github.com/scacap/action-surefire-report/releases)
    - 
[Commits](https://github.com/scacap/action-surefire-report/compare/5609ce4db72c09db044803b344a8968fd1f315da...fa13579fdd93ed8fc7e717a25eceedcfcbc39dda)
    
    ---
    updated-dependencies:
    - dependency-name: scacap/action-surefire-report
      dependency-version: 1.10.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/timing-tests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/timing-tests.yml 
b/.github/workflows/timing-tests.yml
index e612333836..ff06fca681 100644
--- a/.github/workflows/timing-tests.yml
+++ b/.github/workflows/timing-tests.yml
@@ -66,7 +66,7 @@ jobs:
       - name: Test Reports
         # Makes it easier to spot failures instead of looking at the logs.
         if: ${{ failure() }}
-        uses: 
scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da # v1.9.1
+        uses: 
scacap/action-surefire-report@fa13579fdd93ed8fc7e717a25eceedcfcbc39dda # v1.10.0
         with:
           report_paths: '**/target/test-reports/TEST-*.xml'
           fail_if_no_tests: false


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

Reply via email to