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

fanningpj pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/1.5.x by this push:
     new 789220d552 chore(deps): bump scacap/action-surefire-report from 1.9.0 
to 1.9.1 (#2697)
789220d552 is described below

commit 789220d552d11cb27fe2ad1c76c3be7e499afcbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 5 13:22:32 2026 +0100

    chore(deps): bump scacap/action-surefire-report from 1.9.0 to 1.9.1 (#2697)
    
    Bumps 
[scacap/action-surefire-report](https://github.com/scacap/action-surefire-report)
 from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/scacap/action-surefire-report/releases)
    - 
[Commits](https://github.com/scacap/action-surefire-report/compare/1a128e49c0585bc0b8e38e541ac3b6e35a5bc727...5609ce4db72c09db044803b344a8968fd1f315da)
    
    ---
    updated-dependencies:
    - dependency-name: scacap/action-surefire-report
      dependency-version: 1.9.1
      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/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 e4cd406e8a..6fcb318c0f 100644
--- a/.github/workflows/timing-tests.yml
+++ b/.github/workflows/timing-tests.yml
@@ -65,7 +65,7 @@ jobs:
       - name: Test Reports
         # Makes it easier to spot failures instead of looking at the logs.
         if: ${{ failure() }}
-        uses: 
scacap/action-surefire-report@1a128e49c0585bc0b8e38e541ac3b6e35a5bc727 # v1.9.0
+        uses: 
scacap/action-surefire-report@5609ce4db72c09db044803b344a8968fd1f315da # v1.9.1
         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